For those who don't read
planet.debian.org (and because there is no bug in the
BTS, the
reportbug package in
debian unstable is currently broken.
If you want to report a bug until its fixed use the patch:
--- reportbug_ui_text.py.broken 2006-08-11 14:43:01.000000000 +0200
+++ reportbug_ui_text.py 2006-08-11 14:43:28.000000000 +0200
@@ -223,6 +223,7 @@
break
list.append(entry)
ewrite('\n')
+ return list
def get_password(prompt=None):
return getpass.getpass(prompt)
[via
pkern's blog]
EDIT: bugnumber is #382486