I just noticed this bug after changing '/etc/reportbug.conf' from this:
# User interface: text or newt
# querybts and reportbug will use this setting
ui text
...to this:
ui newt
I ran 'reportbug' as a user, and the UI was still text. I added the
'newt' line to '~.reportbugrc', ran 'reportbug' and saw results:
> The newt interface is not supported. Unless you are debugging reportbug,
> please do not use it. If
> you are debugging reportbug, please DO NOT file bugs more serious than
> 'normal' that indicate
> problems with this interface.
> Traceback (most recent call last):
> File "/usr/bin/reportbug", line 1666, in ?
> main()
> File "/usr/bin/reportbug", line 873, in main
> exec 'import '+iface
> File "<string>", line 1, in ?
> File "/usr/share/reportbug/reportbug_ui_newt.py", line 23, in ?
> import commands, string, sys, snack, re, debianbts
> ImportError: No module named snack
...which confirm this bug.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]