Closed That-Human-Being closed 1 year ago
thanks.
I wonder what's the point of that, besides breaking everything .
fixed via #18253
thanks for the report
fixed via #18253
thanks for the report
the same bug reports again, like zlib library version does not match - header: 1.3, library: 1.3.1
for texlive-luatex-2023.20230404-1
and zlib-1.3.1-1
Thanks, see #19921
Description / Steps to reproduce the issue
Run a command like
fmtutil
,updmap
,mtxrun
, etc. (These are the commands that Pacman runs after installing any texlive packages)Expected behavior
The commands run without error? Quite literally my google searching suggested that
luatex
just needs to be rebuilt with the new zlib versionActual behavior
The packages install fine, it's just the post transaction hooks that fail.
Verification
Windows Version
MINGW64_NT-10.0-19044
MINGW environments affected
Are you willing to submit a PR?
No response