Bug#930512: libvtk7-jni: library dependencies not found
Brett Ryland
b.n.ryland at gmail.com
Fri Jun 14 10:07:31 BST 2019
Package: libvtk7-jni
Version: 7.1.1+dfsg1-12+b1
Severity: important
Dear Maintainer,
The dependencies of the libraries aren't found (at least on my system), e.g. running:
> find /usr/lib -name "lib*.so" -exec sh -c 'ldd {} | grep not\ found' \; -print
gives many results like:
> libjawt.so => not found
> libvtkCommonExecutionModelJava.so => not found
> libvtkCommonDataModelJava.so => not found
> libvtkCommonCoreJava.so => not found
> /usr/lib/x86_64-linux-gnu/jni/libvtkRenderingCoreJava.so
Adding the paths /usr/lib/x86_64-linux-gnu/jni and /usr/lib/x86_64-linux-gnu/gcj-6-17
to a conf file in /etc/ld.so.conf.d/ fixes this issue.
I stumbled across this while debugging an unrelated dependency issue in
pytorch.
Best regards,
Brett.
-- System Information:
Debian Release: 10.0
APT prefers unstable
APT policy: (900, 'unstable'), (300, 'experimental'), (200, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.19.0-5-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8), LANGUAGE=en_NZ (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libvtk7-jni depends on:
ii libc6 2.28-10
ii libgcc1 1:8.3.0-7
ii libstdc++6 8.3.0-7
ii libvtk7.1 7.1.1+dfsg1-12+b1
libvtk7-jni recommends no packages.
libvtk7-jni suggests no packages.
-- no debconf information
More information about the debian-science-maintainers
mailing list