Package: python-vtk
Version: 5.6.1-6.1
Severity: wishlist

I know that it is a lot to ask since I bet building VTK is a joy, BUT
benefits would be there:  e.g. it would be easy to take advantage of
having gdb built with python support (as it is now on Debian) so anyone could
easily inspect python  stack while running into problems in the core VTK
invoked from Python, e.g. like in my case:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575536

or I bet also in

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551991

but atm it is not possible:

$> gdb --args /usr/bin/python2.6-dbg /usr/bin/mayavi2
GNU gdb (GDB) 7.3-debian
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/python2.6-dbg...done.
(gdb) r
Starting program: /usr/bin/python2.6-dbg /usr/bin/mayavi2
[Thread debugging using libthread_db enabled]
Traceback (most recent call last):
  File "/usr/bin/mayavi2", line 457, in <module>
    raise ImportError(msg)
ImportError: /usr/lib/libvtkCommonPythonD.so.5.6: undefined symbol: 
Py_InitModule4_64
________________________________________________________________________________
Do you have vtk installed properly?
VTK (and build instructions) can be obtained from http://www.vtk.org

[26179 refs]
[Inferior 1 (process 11691) exited with code 01]


Thanks in advance!


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental'), (100, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-vtk depends on:
ii  libavcodec53      4:0.7.1-5     
ii  libavformat53     4:0.7.1-5     
ii  libavutil51       4:0.7.1-5     
ii  libc6             2.13-18       
ii  libgcc1           1:4.6.1-4     
ii  libmysqlclient16  5.1.58-1      
ii  libpq5            9.1~rc1-3     
ii  libpython2.6      2.6.7-3       
ii  libstdc++6        4.6.1-4       
ii  libswscale2       4:0.7.1-5     
ii  libvtk5.6         5.6.1-6.1     
ii  libx11-6          2:1.4.4-1     
ii  python            2.6.7-3       
ii  python-support    1.0.14        
ii  tcl8.5            8.5.10-1      
ii  tk8.5             8.5.10-1      
ii  zlib1g            1:1.2.5.dfsg-1

python-vtk recommends no packages.

Versions of packages python-vtk suggests:
pn  mayavi2       4.0.0-1
pn  vtk-doc       <none> 
pn  vtk-examples  <none> 

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to