Bug#773420: Underlinked libraries in libvtk6-dev
Mathieu Malaterre
malat at debian.org
Thu Dec 18 08:32:48 UTC 2014
Package: libvtk6-dev
Version: 6.1.0+dfsg2-4
Severity: serious
As per Debian Policy §10.2:
https://www.debian.org/doc/debian-policy/ch-files.html#s-libraries
[...]
You must make sure that you use only released versions of shared
libraries to build your packages; otherwise other users will not be
able to run your binaries properly
[...]
Please fix SOVERSION for libvtkRenderingCoreJava.so
$ wget http://ftp.fr.debian.org/debian/pool/main/v/vtk6/libvtk6-dev_6.1.0+dfsg2-4_amd64.deb
$ dpkg -x libvtk6-dev_6.1.0+dfsg2-4_amd64.deb bla
$ cd bla
$ readelf -d ./usr/lib/x86_64-linux-gnu/libvtkRenderingCoreJava.so |
grep SONAME
0x000000000000000e (SONAME) Library soname:
[libvtkRenderingCoreJava.so]
More information about the debian-science-maintainers
mailing list