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

TexLive groups won't successfully install #20708

Closed
4 of 7 tasks
emiellr opened this issue Apr 23, 2024 · 1 comment
Closed
4 of 7 tasks

TexLive groups won't successfully install #20708

emiellr opened this issue Apr 23, 2024 · 1 comment

Comments

@emiellr
Copy link

emiellr commented Apr 23, 2024

Description / Steps to reproduce the issue

Any attempt to install a *texlive-full package will result in failure.
pacman -S mingw-w64-ucrt-x86_64-texlive-full
results in:

:: Running post-transaction hooks...
(1/4) Updating fontconfig cache...
(2/4) 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)
/
grep: /ucrt64/var/lib/texmf/luatex-cache/context/*/trees/*.lua: No such file or directory
(3/4) Updating TeXLive format files...
>>> Running fmtutil (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)
error: command (/usr/share/libalpm/scripts/mingw-w64-ucrt-x86_64-texlive-fmtutil.script /usr/share/libalpm/scripts/mingw-w64-ucrt-x86_64-texlive-fmtutil.script ) failed to execute correctly
(4/4) Updating TeXLive font maps...
>>> Running updmap (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)
error: command (/usr/share/libalpm/scripts/mingw-w64-ucrt-x86_64-texlive-updmap.script /usr/share/libalpm/scripts/mingw-w64-ucrt-x86_64-texlive-updmap.script ) failed to execute correctly

Expected behavior

Any *texlive-full package should install without zlib version mismatches.

Actual behavior

Postinstall scripts will fail, possibly due to zlib mismatch (v1.3.1 instead of v1.3). This happens for mingw-w64, ucrt and clang64.

Verification

Windows Version

MINGW64_NT-10.0-22631

MINGW environments affected

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

Are you willing to submit a PR?

Unfortunately no, I have too much other stuff going on...

@emiellr emiellr added the bug label Apr 23, 2024
@Biswa96
Copy link
Member

Biswa96 commented Apr 23, 2024

Duplicate of #19981

@Biswa96 Biswa96 marked this as a duplicate of #19981 Apr 23, 2024
@Biswa96 Biswa96 closed this as not planned Won't fix, can't repro, duplicate, stale Apr 23, 2024
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