all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean-Baptiste Volatier via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 47212@debbugs.gnu.org
Subject: bug#47212: texlive: luatex missing shared library: libzzip-0.so.13
Date: Wed, 17 Mar 2021 11:17:33 +0000	[thread overview]
Message-ID: <Svj8gB5BmVvPsevg8f6s9qGha-EfRwGVMvZ31ZQtFGbQn8LDvLOwnjVntnJ9JVBrkr4XDEv0xIXwmsqMKLN3Nw==@pm.me> (raw)

[-- 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 --]

             reply	other threads:[~2021-03-17 20:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-17 11:17 Jean-Baptiste Volatier via Bug reports for GNU Guix [this message]
2021-03-30  8:06 ` bug#47212: texlive: luatex missing shared library: libzzip-0.so.13 Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='Svj8gB5BmVvPsevg8f6s9qGha-EfRwGVMvZ31ZQtFGbQn8LDvLOwnjVntnJ9JVBrkr4XDEv0xIXwmsqMKLN3Nw==@pm.me' \
    --to=bug-guix@gnu.org \
    --cc=47212@debbugs.gnu.org \
    --cc=jbv@pm.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.