GNU bug report logs -
#47448
lualatex doesn't find libzzip-0.so.13 (easy bug?)
Previous Next
Reported by: Andreas Enge <andreas <at> enge.fr>
Date: Sun, 28 Mar 2021 10:30:02 UTC
Severity: normal
Done: Efraim Flashner <efraim <at> flashner.co.il>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 30 Mar 2021 11:06:36 +0300
with message-id <YGLcDL5mzb+M1fYT <at> 3900XT>
and subject line Re: bug#47448: lualatex doesn't find libzzip-0.so.13 (easy bug?)
has caused the debbugs.gnu.org bug report #47448,
regarding lualatex doesn't find libzzip-0.so.13 (easy bug?)
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
47448: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47448
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello Sergiu,
Am Sat, Mar 27, 2021 at 08:22:30PM +0100 schrieb Sergiu Ivanov:
> I have trouble running lualatex from the TeX Live distribution (package
> texlive) :
> $ lualatex
> /home/scolobb/.guix-profile/bin/lualatex: error while loading shared libraries: libzzip-0.so.13: cannot open shared object file: No such file or directory
I confirm the bug, and am forwarding it to the bugtracker.
lualatex is a wrapped binary, and the following shows the problem:
$ ldd $(guix build texlive-bin)/bin/luatex
...
libzzip-0.so.13 => not found
> I installed the zziplib package which brings in libzzip.so.13, but not
> libzzip-0.so.13.
Indeed this seems to be the problem, and I suspect it is happening in the
zziplib package. Its version is 0.13.72, but the soname versions are
13.0.72, which already suggests that there is some confusion happening.
Regardless, part of the version number should not appear before the "so"
in libzzip-0.so.13.
Hm, the following looks correct, issued from a profile containing zziplib:
$ pkg-config --libs zziplib
-L/gnu/store/fx0cdzzppd8jc09sianbq6gl1h7mxx3x-zziplib-0.13.72/lib -L/gnu/store/rykm237xkmq7rl1p0nwass01p090p88x-zlib-1.2.11/lib -lzzip -lz
So it might be a problem with texlive-bin instead.
Andreas
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Bug fixed with commit 9098745b181b3022587a35afd255f7ff1d41ac86.
--
Efraim Flashner <efraim <at> flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 4 years and 114 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.