Package: pybackpack
Version: 0.5.0-1
Severity: normal
gtk,glade,gnome dependencies missing from the package. On my system
I see the following when first started pybackpack:
--
$ pybackpack
Traceback (most recent call last):
File "/usr/bin/pybackpack", line 2, in ?
from pybackpack import backuptool
File "/var/lib/python-support/python2.4/pybackpack/backuptool.py", line 3, in
?
import gtk
ImportError: No module named gtk
--
I installed python-gtk2 and tried again. This time it was missing glade:
--
$ pybackpack
Traceback (most recent call last):
File "/usr/bin/pybackpack", line 2, in ?
from pybackpack import backuptool
File "/var/lib/python-support/python2.4/pybackpack/backuptool.py", line 4, in
?
import gtk.glade
ImportError: No module named glade
--
I installed python-glade2 and tried again. This time gnome was missing:
--
$ pybackpack
Traceback (most recent call last):
File "/usr/bin/pybackpack", line 2, in ?
from pybackpack import backuptool
File "/var/lib/python-support/python2.4/pybackpack/backuptool.py", line 6, in
?
import gnome
ImportError: No module named gnome
--
At this point I started reportbug. There were even more failing dependencies
(GuiHandlers and nautilusburn), but I do not want the whole gnome installed and
did not proceed further,
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=bg_BG, LC_CTYPE=bg_BG (charmap=CP1251)
Shell: /bin/sh linked to /bin/bash
Versions of packages pybackpack depends on:
ii python2.4.4-2An interactive high-level object-o
ii python-support0.6.3 automated rebuilding support for p
ii rdiff-backup 1.1.9-2remote incremental backup
pybackpack recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]