[Debian-med-packaging] Bug#708255: Incorrect Depends:
Mathieu Malaterre
malat at debian.org
Tue May 14 14:55:24 UTC 2013
Package: python-casmoothing
Version: 0.1-1
Severity: important
Currently the Depends: line read as:
Depends: ... libvtk5.8
This is very bad. It should not hardcode dependencies that dpkg-shlibdeps is generating. The actual (= correct) depends can only be found from the shared lib itself. Eg:
$ readelf -d /usr/lib/python2.6/dist-packages/_ca_smoothing.so
Please remove explicit link to vtk5.8, and let dpkg-shlibdeps do its work.
-- System Information:
Debian Release: 6.0.7
APT prefers oldstable-updates
APT policy: (500, 'oldstable-updates'), (500, 'oldstable'), (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-0.bpo.4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-casmoothing depends on:
ii libavcodec-extra-53 6:0.8.5-1~bpo60+1 Libav codec library (additional co
ii libavformat53 6:0.8.5-1~bpo60+1 Libav file format library
ii libavutil51 6:0.8.5-1~bpo60+1 Libav utility library
ii libc6 2.11.3-4 Embedded GNU C Library: Shared lib
ii libexpat1 2.0.1-7+squeeze1 XML parsing C library - runtime li
ii libfreetype6 2.4.9-1.1~bpo60+1 FreeType 2 font engine, shared lib
ii libgcc1 1:4.4.5-8 GCC support library
ii libgl1-mesa-glx [libgl 7.10.3-4~bpo60+1 free implementation of the OpenGL
ii libgl2ps0 1.3.5-1 Lib providing high quality vector
ii libice6 2:1.0.6-2 X11 Inter-Client Exchange library
ii libjpeg62 6b1-1 The Independent JPEG Group's JPEG
ii libmysqlclient16 5.1.66-0+squeeze1 MySQL database client library
ii libopenmpi1.3 1.4.2-4 high performance message passing l
ii libpng12-0 1.2.44-1+squeeze4 PNG library - runtime
ii libpq5 9.1.9-1~bpo60+1 PostgreSQL C client library
ii libpython3.1 3.1.3-1 Shared Python runtime library (ver
ii libsm6 2:1.1.1-1 X11 Session Management library
ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3
ii libswscale2 6:0.8.5-1~bpo60+1 Libav video scaling library
ii libtiff4 3.9.4-5+squeeze8 Tag Image File Format (TIFF) libra
ii libvtk5.4 5.4.2-8 Visualization Toolkit - A high lev
ii libx11-6 2:1.3.3-4 X11 client-side library
ii libxext6 2:1.1.2-1 X11 miscellaneous extension librar
ii libxft2 2.1.14-2 FreeType-based font drawing librar
ii libxss1 1:1.2.0-2 X11 Screen Saver extension library
ii libxt6 1:1.0.7-1 X11 toolkit intrinsics library
ii python 2.6.6-3+squeeze7 interactive high-level object-orie
ii python-vtk 5.4.2-8 Python bindings for VTK
ii python2.6 2.6.6-8+b1 An interactive high-level object-o
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
python-casmoothing recommends no packages.
python-casmoothing suggests no packages.
-- no debconf information
More information about the Debian-med-packaging
mailing list