Package: reportbug
Version: 3.30
Connecting to smtp.deleted.com via SMTP...
Traceback (most recent call last):
File "/usr/bin/reportbug", line 1745, in ?
main()
File "/usr/bin/reportbug", line 777, in main
return iface.user_interface()
File "/usr/bin/reportbug", line 1736, in user_interface
smtphost, self.options.smtpuser, self.options.smtppasswd,
self.options.paranoid)
File "/usr/share/reportbug/reportbug_submit.py", line 366, in send_report
smtppasswd = ui.get_password(
AttributeError: 'module' object has no attribute 'get_password'
in configuration i said, that i don't have local email system.
i specified smtp server of my provider and also
i specified my username, but no password since it did not ask.
when reportbug offers to send the report, the shown error message appears.
i use that python-urwid interface.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]