Your message dated Fri, 19 Feb 2010 00:08:23 +0100
with message-id <7b3bdec71002181508j4f21886ej36f9b8863deeb...@mail.gmail.com>
and subject line Re: Bug#570446: libvtk5.4: In ibvtkIO.so.5.4 version
LIBAVFORMAT_52 not defined
has caused the Debian Bug report #570446,
regarding libvtk5.4: In ibvtkIO.so.5.4 version LIBAVFORMAT_52 not defined
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
570446: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570446
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libvtk5.4
Version: 5.4.2-5
Severity: grave
Justification: renders package unusable
Hi,
when I type in python 'import vtk', I get:
File "/usr/lib/pymodules/python2.5/vtk/io.py", line 7, in <module>
from libvtkIOPython import *
ImportError: /usr/lib/libvtkIO.so.5.4: symbol av_init_packet, version
LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference
breaking vtk in python.
Also 'ldd -r /usr/lib/libvtkIO.so.5.4' produces the error message:
symbol av_init_packet, version LIBAVFORMAT_52 not defined in file
libavformat.so.52 with link time reference (/usr/lib/libvtkIO.so.5.4)
I also have the same problem on a amd64 computer.
Cheers, dietrich
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libvtk5.4 depends on:
ii libavcodec52 5:0.5+svn20100208-0.1 library to encode decode multimedi
ii libavformat52 5:0.5+svn20100208-0.1 ffmpeg file format library
ii libavutil49 4:0.5+svn20090706-6 ffmpeg utility library
ii libc6 2.10.2-5 Embedded GNU C Library: Shared lib
ii libexpat1 2.0.1-7 XML parsing C library - runtime li
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libgcc1 1:4.4.3-2 GCC support library
ii libgl1-mesa-glx [l 7.6.1-1 A free implementation of the OpenG
ii libgl2ps0 1.3.5-1 Lib providing high quality vector
ii libice6 2:1.0.6-1 X11 Inter-Client Exchange library
ii libjpeg62 6b-16.1 The Independent JPEG Group's JPEG
ii libmysqlclient16 5.1.43-1 MySQL database client library
ii libopenmpi1.3 1.4.1-1 high performance message passing l
ii libpng12-0 1.2.42-2 PNG library - runtime
ii libpq5 8.4.2-2 PostgreSQL C client library
ii libsm6 2:1.1.1-1 X11 Session Management library
ii libstdc++6 4.4.3-2 The GNU Standard C++ Library v3
ii libswscale0 5:0.5+svn20100208-0.1 ffmpeg video scaling library
ii libtiff4 3.9.2-3+b1 Tag Image File Format (TIFF) libra
ii libx11-6 2:1.3.3-1 X11 client-side library
ii libxext6 2:1.1.1-2 X11 miscellaneous extension librar
ii libxft2 2.1.14-1 FreeType-based font drawing librar
ii libxml2 2.7.6.dfsg-2+b1 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 zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
libvtk5.4 recommends no packages.
Versions of packages libvtk5.4 suggests:
pn libvtk5-dev <none> (no description available)
ii openmpi-bin 1.4.1-1 high performance message passing l
pn vtk-doc <none> (no description available)
pn vtk-examples <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
On 2010/2/18 Dietrich Brunn wrote:
> Package: libvtk5.4
> Version: 5.4.2-5
> Severity: grave
> Justification: renders package unusable
>
> Hi,
> when I type in python 'import vtk', I get:
>
> File "/usr/lib/pymodules/python2.5/vtk/io.py", line 7, in <module>
> from libvtkIOPython import *
> ImportError: /usr/lib/libvtkIO.so.5.4: symbol av_init_packet, version
> LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference
>
> breaking vtk in python.
>
> Also 'ldd -r /usr/lib/libvtkIO.so.5.4' produces the error message:
>
> symbol av_init_packet, version LIBAVFORMAT_52 not defined in file
> libavformat.so.52 with link time reference (/usr/lib/libvtkIO.so.5.4)
>
> I also have the same problem on a amd64 computer.
[...]
> Versions of packages libvtk5.4 depends on:
> ii libavcodec52 5:0.5+svn20100208-0.1 library to encode decode
> multimedi
> ii libavformat52 5:0.5+svn20100208-0.1 ffmpeg file format library
Hi,
Those versions are shipped by debian-multimedia, you have to install
Debian packages instead.
I am thus closing this bug.
Denis
--- End Message ---