Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zlib version/header mismatch in fmtutil (mingw-w64-x86_64-texlive-core) #20510

Closed
2 of 7 tasks
reneparis opened this issue Mar 31, 2024 · 1 comment
Closed
2 of 7 tasks

Comments

@reneparis
Copy link

Description / Steps to reproduce the issue

I'm currently unable to install mingw-w64-x86_64-texlive-core, because the post-transaction hook fails.

As far as I understand it, fmtutil.exe is the source. Maybe recompiling it with zlib 1.3.1 will help, but I'm not really into this.
If there is anything I can do to narrow the issue further down, let me know.

Expected behavior

Package installs without error.

Actual behavior

Running post-transaction hooks...
(1/6) Updating fontconfig cache...
(2/6) Probing GDK-Pixbuf loader modules...
(3/6) Updating TeXLive filename database...
Running mktexlsr
Running mtxrun (this might take a while)
PANIC: unprotected error in call to Lua API (zlib library version does not match - header: 1.3, library: 1.3.1)

Verification

Windows Version

MINGW64_NT-10.0-22631

MINGW environments affected

  • MINGW64
  • MINGW32
  • UCRT64
  • CLANG64
  • CLANG32
  • CLANGARM64

Are you willing to submit a PR?

If I would know what to do, yes.

@reneparis reneparis added the bug label Mar 31, 2024
@Biswa96
Copy link
Member

Biswa96 commented Mar 31, 2024

Duplicate of #19981

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants