FS#28182 - [texlive-bin] error on upgrade

Attached to Project: Arch Linux
Opened by Conner (quasifilmlie) - Monday, 30 January 2012, 21:19 GMT
Last edited by Rémy Oudompheng (remyoudompheng) - Monday, 30 January 2012, 22:46 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Rémy Oudompheng (remyoudompheng)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Just did the big upgrade because of libpng and with texlive-bin I get this error


(43/50) upgrading metacity [######################] 100%
(44/50) upgrading php [######################] 100%
(45/50) upgrading qt [######################] 100%
(46/50) upgrading poppler-qt [######################] 100%
(47/50) upgrading sane [######################] 100%
(48/50) upgrading texlive-bin [######################] 100%
>>> texlive: updating the filename database...
mktexlsr: Updating /etc/texmf/ls-R...
mktexlsr: Updating /usr/share/texmf/ls-R...
mktexlsr: Updating /usr/share/texmf-dist/ls-R...
mktexlsr: Updating /var/lib/texmf/ls-R...
mktexlsr: Done.
recreating all formats...PANIC: unprotected error in call to Lua API (zlib library version does not match - header: 1.2.5, library: 1.2.6)
Error: `luatex -ini -jobname=dvilualatex -progname=dvilualatex dvilualatex.ini' failed
PANIC: unprotected error in call to Lua API (zlib library version does not match - header: 1.2.5, library: 1.2.6)
Error: `luatex -ini -jobname=lualatex -progname=lualatex lualatex.ini' failed
PANIC: unprotected error in call to Lua API (zlib library version does not match - header: 1.2.5, library: 1.2.6)
Error: `luatex -ini -jobname=luatex -progname=luatex luatex.ini' failed
PANIC: unprotected error in call to Lua API (zlib library version does not match - header: 1.2.5, library: 1.2.6)
Error: `luatex -ini -jobname=dviluatex -progname=dviluatex dviluatex.ini' failed

###############################################################################
fmtutil: Error! Not all formats have been built successfully.
Visit the log files in directory
/var/lib/texmf/web2c
for details.
###############################################################################

This is a summary of all `failed' messages:
`luatex -ini -jobname=dvilualatex -progname=dvilualatex dvilualatex.ini' failed
`luatex -ini -jobname=lualatex -progname=lualatex lualatex.ini' failed
`luatex -ini -jobname=luatex -progname=luatex luatex.ini' failed
`luatex -ini -jobname=dviluatex -progname=dviluatex dviluatex.ini' failed
done.
(logs are under /var/lib/texmf/web2c/<engine>/<formatname>.log)
(49/50) upgrading wxgtk [######################] 100%
(50/50) upgrading xorg-xcursorgen [######################] 100%

Not sure what it means so I made severity medium.
This task depends upon

Closed by  Rémy Oudompheng (remyoudompheng)
Monday, 30 January 2012, 22:46 GMT
Reason for closing:  Fixed
Additional comments about closing:  texlive-bin 2011.3-3
Comment by Rémy Oudompheng (remyoudompheng) - Monday, 30 January 2012, 21:38 GMT
luatex hardcodes, for some reason, the exact version of zlib and doesnt to run with another one. A rebuild should fix.

Loading...