Bug#640305: kwProcessXML: error while loading shared libraries: libvtkCommon.so.pv3.10: cannot open shared object file

Mathieu Malaterre mathieu.malaterre at gmail.com
Sun Sep 4 08:57:02 UTC 2011


Package: paraview
Version: 3.10.1-5
Severity: important


There is something going on really wrong with paraview/kwProcessXML. It now says:

/usr/bin/kwProcessXML: error while loading shared libraries: libvtkCommon.so.pv3.10: cannot open shared object file: No such file or directory

However kwProcessXML is a wrapper around a forward executable which inspects its current location to determine the location of ld_libraries, eg, in paraview 3.8.1:

$ kwProcessXML
Usage: /usr/lib/paraview/kwProcessXML-real <output-file> <prefix> <suffix> <getmethod> <modules>...

while one can see that libraries are not resolved by ldd itself:

$ ldd /usr/lib/paraview/kwProcessXML-real
	linux-vdso.so.1 =>  (0x00007fffe137f000)
	libvtkCommon.so.pv3.8 => not found
	libvtksys.so.pv3.8 => not found
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fdb11acc000)
	libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fdb117c2000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fdb11540000)
	libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fdb11329000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fdb10fa5000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fdb10d89000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fdb11d02000)


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 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 paraview depends on:
ii  libavcodec52            4:0.6.2-1        Libav codec library
ii  libavformat52           4:0.6.2-1        Libav file format library
ii  libavutil50             4:0.6.2-1        Libav utility library
ii  libc6                   2.13-10          Embedded GNU C Library: Shared lib
ii  libexpat1               2.0.1-7          XML parsing C library - runtime li
ii  libfreetype6            2.4.2-2.1        FreeType 2 font engine, shared lib
ii  libgcc1                 1:4.6.1-5        GCC support library
ii  libgl1-mesa-glx [libgl1 7.7.1-4          A free implementation of the OpenG
ii  libglu1-mesa [libglu1]  7.7.1-4          The OpenGL utility library (GLU)
ii  libhdf5-openmpi-1.8.4 [ 1.8.4-patch1-2   Hierarchical Data Format 5 (HDF5) 
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.56-1         MySQL database client library
ii  libopenmpi1.3           1.4.2-4          high performance message passing l
ii  libpng12-0              1.2.44-1         PNG library - runtime
ii  libpq5                  8.4.7-0squeeze2  PostgreSQL C client library
ii  libpython2.6            2.6.6-8+b1       Shared Python runtime library (ver
ii  libqt4-help             4:4.7.2-3        Qt 4 help module
ii  libqt4-network          4:4.7.2-3        Qt 4 network module
ii  libqt4-sql              4:4.7.2-3        Qt 4 SQL module
ii  libqt4-webkit           4:4.7.2-3        transitional package for Qt 4 WebK
ii  libqt4-xml              4:4.7.2-3        Qt 4 XML module
ii  libqt4-xmlpatterns      4:4.7.2-3        Qt 4 XML patterns module
ii  libqtcore4              4:4.7.2-3        Qt 4 core module
ii  libqtgui4               4:4.7.2-3        Qt 4 GUI module
ii  libsm6                  2:1.1.1-1        X11 Session Management library
ii  libstdc++6              4.6.1-5          GNU Standard C++ Library v3
ii  libswscale0             4:0.6.2-1        Libav video scaling library
ii  libtiff4                3.9.4-5          Tag Image File Format (TIFF) libra
ii  libx11-6                2:1.3.3-4        X11 client-side library
ii  libxext6                2:1.1.2-1        X11 miscellaneous extension librar
ii  libxml2                 2.7.8.dfsg-2     GNOME XML library
ii  libxt6                  1:1.0.7-1        X11 toolkit intrinsics library
ii  python                  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python-support          1.0.10           automated rebuilding support for P
ii  qt4-dev-tools           4:4.7.2-3        Qt 4 development tools
ii  tcl8.4 [tclsh]          8.4.19-4         Tcl (the Tool Command Language) v8
ii  tcl8.5 [tclsh]          8.5.8-2          Tcl (the Tool Command Language) v8
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages paraview recommends:
ii  mpi-default-bin               0.6        Standard MPI runtime programs
ii  qt4-dev-tools                 4:4.7.2-3  Qt 4 development tools

Versions of packages paraview suggests:
pn  h5utils                       <none>     (no description available)
pn  hdf5-tools                    <none>     (no description available)

-- no debconf information





More information about the debian-science-maintainers mailing list