Package: pychess
Version: 0.6.0.beta5-1
Severity: grave
Justification: renders package unusable


Hi. pychess has to depend on python-glade2 because it needs the gtk.glade
module.


$ pychess
Traceback (most recent call last):
  File "/usr/bin/pychess", line 15, in ?
    import gettext, gtk.glade
ImportError: No module named glade


$ strace pychess 2>&1 | grep gtk.glade
stat64("/var/lib/python-support/python2.4/gtk-2.0/gtk/glade", 0xbfe604bc) =
-1 ENOENT (No such file or directory)
open("/var/lib/python-support/python2.4/gtk-2.0/gtk/glade.so",
O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/var/lib/python-support/python2.4/gtk-2.0/gtk/glademodule.so",
O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/var/lib/python-support/python2.4/gtk-2.0/gtk/glade.py",
O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/var/lib/python-support/python2.4/gtk-2.0/gtk/glade.pyc",
O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
write(2, "import gettext, gtk.glade\n", 26import gettext, gtk.glade


regards,
Alexander Heinlein


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (900, 'unstable'), (800, 'testing'), (700, 'stable'), (600, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.2
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages pychess depends on:
ii  gnome-icon-theme              2.14.2-2   GNOME Desktop icon theme
ii  python                        2.4.4-2    An interactive high-level object-o
ii  python-central                0.5.12     register and build utility for Pyt
ii  python-gtk2                   2.8.6-8    Python bindings for the GTK+ widge
ii  python-pysqlite2              2.3.2-1    python interface to SQLite 3

pychess recommends no packages.

-- debconf-show failed


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

Reply via email to