Package: python-vtk
Version: 5.4.2-8
Severity: important

Currently the python 'D'epedenant shared libs are currently build and installed 
as:

/usr/lib/libvtkRenderingPythonD.so.5.8

However we have:

$ readelf -d /usr/lib/libvtkRenderingPythonD.so.5.8

Dynamic section at offset 0x354290 contains 39 entries:
  Tag        Type                         Name/Value
 0x0000000000000001 (NEEDED)             Shared library: 
[libvtkRendering.so.5.8]
 0x0000000000000001 (NEEDED)             Shared library: 
[libvtkPythonCore.so.5.8]
 0x0000000000000001 (NEEDED)             Shared library: 
[libvtkGraphicsPythonD.so.5.8]
 0x0000000000000001 (NEEDED)             Shared library: 
[libvtkImagingPythonD.so.5.8]
 0x0000000000000001 (NEEDED)             Shared library: [libvtkGraphics.so.5.8]
 0x0000000000000001 (NEEDED)             Shared library: [libvtkImaging.so.5.8]
 0x0000000000000001 (NEEDED)             Shared library: 
[libvtkFiltering.so.5.8]
 0x0000000000000001 (NEEDED)             Shared library: [libvtkCommon.so.5.8]
 0x0000000000000001 (NEEDED)             Shared library: [libvtksys.so.5.8]
 0x0000000000000001 (NEEDED)             Shared library: [libdl.so.2]
 0x0000000000000001 (NEEDED)             Shared library: [libstdc++.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libm.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libgcc_s.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
 0x000000000000000e (SONAME)             Library soname: 
[libvtkRenderingPythonD.so.5.8]


The library are not linked explicitely to libpythonX.Y.so, which could be an 
issue since the ABI may not be respected during a transition python X.Y to 
X.Y+1. For instance here are soime symbols found:

$ nm -D /usr/lib/libvtkRenderingPythonD.so.5.8 | grep Py_
                 U Py_FatalError
                 U Py_InitModule4_64
                 U _Py_NoneStruct


-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.2-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-vtk depends on:
ii  libavcodec52       4:0.5.8-1             ffmpeg codec library
ii  libavformat52      4:0.5.8-1             ffmpeg file format library
ii  libavutil49        4:0.5.8-1             ffmpeg utility library
ii  libc6              2.11.3-3              Embedded GNU C Library: Shared lib
ii  libexpat1          2.0.1-7               XML parsing C library - runtime li
ii  libfreetype6       2.4.9-1~bpo60+1       FreeType 2 font engine, shared lib
ii  libgcc1            1:4.4.5-8             GCC support library
ii  libgl1-mesa-glx [l 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.61-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.3-2~bpo60+1       PostgreSQL C client library
ii  libpython2.6       2.6.6-8+b1            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  libswscale0        4:0.5.8-1             ffmpeg video scaling library
ii  libtiff4           3.9.4-5+squeeze4      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  libxml2            2.7.8.dfsg-2+squeeze4 GNOME XML library
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-support     1.0.10                automated rebuilding support for P
ii  tcl8.5             8.5.8-2               Tcl (the Tool Command Language) v8
ii  tk8.5              8.5.8-1               Tk toolkit for Tcl and X11, v8.5 -
ii  zlib1g             1:1.2.3.4.dfsg-3      compression library - runtime

python-vtk recommends no packages.

Versions of packages python-vtk suggests:
pn  mayavi2                       <none>     (no description available)
ii  vtk-doc                       5.4.2-8    VTK class reference documentation
pn  vtk-examples                  <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to