Bug#641871: python-ethos: missing dependency on python-gobject

2011-09-16 Thread Jakub Wilk
* Jakub Wilk , 2011-09-17, 02:06: In a minimal squeeze chroot: | $ python -c 'import ethos' | Traceback (most recent call last): | File "", line 1, in | ImportError: No module named ethos Installing python-gobject (which adds /usr/lib/python2.X/dist-packages/gtk-2.0 to sys.path) fixes this

Bug#641871: python-ethos: missing dependency on python-gobject

2011-09-16 Thread Jakub Wilk
Package: python-ethos Version: 0.2.2-1.1 Severity: serious Justification: Policy 3.5 In a minimal squeeze chroot: | $ python -c 'import ethos' | Traceback (most recent call last): | File "", line 1, in | ImportError: No module named ethos Installing python-gobject (which adds /usr/lib/python