unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#47212: texlive: luatex missing shared library: libzzip-0.so.13
@ 2021-03-17 11:17 Jean-Baptiste Volatier via Bug reports for GNU Guix
  2021-03-30  8:06 ` Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Jean-Baptiste Volatier via Bug reports for GNU Guix @ 2021-03-17 11:17 UTC (permalink / raw)
  To: 47212

[-- Attachment #1: Type: text/plain, Size: 1413 bytes --]

Hello,
In the texlive package, luatex complains about missing shared library libzzip-0.so.13.

$ luatex
/home/jb/.guix-profile/bin/luatex: error while loading shared libraries: libzzip-0.so.13: cannot open shared object file: No such file or directory

$ cat $(which luatex)
#!/gnu/store/87kif0bpf0anwbsaw0jvg8fyciw4sz67-bash-5.0.16/bin/bash
export TEXMFCNF="/gnu/store/08crrvsjs63ipzkzq2dkfzz3jh88ms40-texlive-texmf-20190410/share/texmf-dist/web2c"
exec -a "$0" "/gnu/store/m84cpgsc09730m257ash4hpra42ykvc1-texlive-bin-20190410/bin/luatex

$ ldd /gnu/store/m84cpgsc09730m257ash4hpra42ykvc1-texlive-bin-20190410/bin/luatex
linux-vdso.so.1 (0x00007ffc5afe0000)
libzzip-0.so.13 => not found
libpng16.so.16 => /gnu/store/3x2kak8abb6z2klch72kfff2qxzv00pj-libpng-1.6.37/lib/libpng16.so.16 (0x00007fc6d8f48000)
libz.so.1 => /gnu/store/rykm237xkmq7rl1p0nwass01p090p88x-zlib-1.2.11/lib/libz.so.1 (0x00007fc6d8f28000)
libdl.so.2 => /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/libdl.so.2 (0x00007fc6d8f23000)
libm.so.6 => /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/libm.so.6 (0x00007fc6d8de2000)
libgcc_s.so.1 => /gnu/store/01b4w3m6mp55y531kyi1g8shh722kwqm-gcc-7.5.0-lib/lib/libgcc_s.so.1 (0x00007fc6d8dc7000)
libc.so.6 => /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/libc.so.6 (0x00007fc6d8c0a000)
/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/ld-linux-x86-64.so.2

[-- Attachment #2: Type: text/html, Size: 1978 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-30  8:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 11:17 bug#47212: texlive: luatex missing shared library: libzzip-0.so.13 Jean-Baptiste Volatier via Bug reports for GNU Guix
2021-03-30  8:06 ` Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).