Bug#481977: python-gtk2: _gtk.so: undefined symbol: PySignal_SetWakeupFd

Bernd Zeimetz bzed at debian.org
Mon May 19 21:44:26 UTC 2008


Package: python-gtk2
Version: 2.12.1-3
Severity: important

After updating python-gtk2 from 2.12.1-1 to 2.12.1-3 the following
import error occurs:

bzed at think:~$ python2.5
/usr/share/doc/python-gtk2-doc/examples/pygtk-demo.py
Traceback (most recent call last):
  File "/usr/share/doc/python-gtk2-doc/examples/pygtk-demo.py", line 19,
in <module>
    import gtk
  File "/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py", line
48, in <module>
    from gtk import _gtk
ImportError: /var/lib/python-support/python2.5/gtk-2.0/gtk/_gtk.so:
undefined symbol: PySignal_SetWakeupFd

So there's at least a proper dependency on the right python version missing.
This sounds like a problem with python2.5 to me, which should not have
any abi changes imho. I'm not sure who really needs the prodding here...

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages python-gtk2 depends on:
ii  libatk1.0-0                   1.22.0-1   The ATK accessibility toolkit
ii  libc6                         2.7-10     GNU C Library: Shared libraries
ii  libcairo2                     1.6.4-1+b1 The Cairo 2D vector graphics libra
ii  libglib2.0-0                  2.16.3-2   The GLib library of C routines
ii  libgtk2.0-0                   2.12.9-3   The GTK+ graphical user interface 
ii  libpango1.0-0                 1.20.2-2   Layout and rendering of internatio
ii  python                        2.5.2-1    An interactive high-level object-o
ii  python-cairo [python2.5-cairo 1.4.12-1   Python bindings for the Cairo vect
ii  python-gobject [python2.5-gob 2.14.1-4   Python bindings for the GObject li
ii  python-numeric [python2.5-num 24.2-8.2   Numerical (matrix-oriented) Mathem
ii  python-support                0.7.7      automated rebuilding support for P
pn  python2.4-cairo               <none>     (no description available)
pn  python2.4-gobject             <none>     (no description available)
pn  python2.4-numeric             <none>     (no description available)

python-gtk2 recommends no packages.

-- no debconf information






More information about the pkg-gnome-maintainers mailing list