Bug#655151: python-newt: ImportError: No module named _snack

2012-01-22 Thread Ulrich P. Klein
Package: python-newt Version: 0.52.14-7 Followup-For: Bug #655151 The bug is still present in 0.52.14-7 on amd64: |% python -c 'import snack' |Traceback (most recent call last): | File "", line 1, in | File "/usr/lib/python2.7/dist-packages/snack.py", line 42, in |import _snack |ImportErr

Processed: Re: Bug#655151: python-newt: ImportError: No module named _snack

2012-01-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 655151 0.52.14-5 Bug #655151 {Done: Alastair McKinstry } [python-newt] python-newt: ImportError: No module named _snack Bug Marked as found in versions newt/0.52.14-5; no longer marked as fixed in versions newt/0.52.14-5 and reopened. > th

Bug#655151: python-newt: ImportError: No module named _snack

2012-01-11 Thread Jakub Wilk
found 655151 0.52.14-5 thanks * Cajus Pollmeier , 2012-01-11, 15:14: import snack Traceback (most recent call last): File "", line 1, in File "/usr/lib/python2.7/dist-packages/snack.py", line 42, in import _snack ImportError: No module named _snack 8<--- I'm on amd64,

Bug#655151: python-newt: ImportError: No module named _snack

2012-01-11 Thread Cajus Pollmeier
Hiho, at least on my system it doesn't seem to be fixed: 8<--- cajus@frost:~$ dpkg -l python-newt ii python-newt 0.52.14-6 NEWT module for Python cajus@frost:~$ python Python 2.7.2+ (default, Jan 10 2012, 21:52:50) [GCC 4.6.2] on linux2 Type "h

Bug#655151: python-newt: ImportError: No module named _snack

2012-01-08 Thread Jakub Wilk
Package: python-newt Version: 0.52.14-4 Severity: grave Justification: renders package unusable On amd64, the module cannot be imported at all: | $ python -c 'import snack' | Traceback (most recent call last): | File "", line 1, in | File "/usr/lib/python2.7/dist-packages/snack.py", line 42,