Package: reportbug
Version: 3.15
Reportbug failed if the user does not have a working home directory, just
after asking if a MTA is present
Traceback (most recent call last):
File "/usr/bin/reportbug", line 1694, in ?
main()
File "/usr/bin/reportbug", line 831, in main
offer_configuration(options)
File "/usr/bin/reportbug", line 471, in offer_configuration
fd = os.open(reportbug.USERFILE, os.O_WRONLY|os.O_TRUNC|os.O_CREAT, 0600)
OSError: [Errno 13] Permission denied: '/.reportbugrc'
It should probably failed to save answers but send report.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]