Your message dated Thu, 19 Sep 2019 15:50:51 +0200
with message-id <20190919135050.GA10913@jcristau-z4>
and subject line Re: Bug#940596: upgrading libjbig2dec0 broke mupdf
has caused the Debian Bug report #940596,
regarding upgrading libjbig2dec0 broke mupdf
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
940596: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940596
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mupdf
Version: 1.15.0+ds1-1+b1
Severity: grave
After upgrading libjbig2dec0 from 0.16-1 to 0.16+20190905-2 it does not
start anymore:
md@bongo:~$ mupdf
/usr/lib/mupdf/mupdf-x11: symbol lookup error: /usr/lib/mupdf/mupdf-x11:
undefined symbol: jbig2_ctx_new
[Exit 127]
md@bongo:~$ nm -D /usr/lib/x86_64-linux-gnu/libjbig2dec.so.0 | grep
jbig2_ctx_new
0000000000003a40 T jbig2_ctx_new_imp
md@bongo:~$
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.2.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8),
LANGUAGE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages mupdf depends on:
ii libc6 2.29-1
ii libfreetype6 2.9.1-4
ii libharfbuzz0b 2.6.1-3
ii libjbig2dec0 0.16+20190905-2
ii libjpeg62-turbo 1:1.5.2-2+b1
ii libopenjp2-7 2.3.0-2
ii libx11-6 2:1.6.7-1
ii libxext6 2:1.3.3-1+b2
ii zlib1g 1:1.2.11.dfsg-1+b1
mupdf recommends no packages.
Versions of packages mupdf suggests:
pn mupdf-tools <none>
-- no debconf information
--
ciao,
Marco
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
On Tue, Sep 17, 2019 at 05:47:03PM +0200, Marco d'Itri wrote:
> Package: mupdf
> Version: 1.15.0+ds1-1+b1
> Severity: grave
>
> After upgrading libjbig2dec0 from 0.16-1 to 0.16+20190905-2 it does not
> start anymore:
>
> md@bongo:~$ mupdf
> /usr/lib/mupdf/mupdf-x11: symbol lookup error: /usr/lib/mupdf/mupdf-x11:
> undefined symbol: jbig2_ctx_new
> [Exit 127]
> md@bongo:~$ nm -D /usr/lib/x86_64-linux-gnu/libjbig2dec.so.0 | grep
> jbig2_ctx_new
> 0000000000003a40 T jbig2_ctx_new_imp
> md@bongo:~$
>
Latest libjbig2dec0 (0.16+20190905-3) should fix this.
Cheers,
Julien
--- End Message ---