[Reportbug-maint] Bug#789332: reportbug: Unclean exit when sending bug mail to non-BTS address

2015-06-19 Thread Dominik George
Package: reportbug Version: 6.6.3 Severity: minor Followup-For: Bug #789332 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The issue occurs because reportbug unconditionally tries to build the follow-up info message, trying to replace a placeholder in the target bug tracker's e-mail address,

[Reportbug-maint] Bug#789332: reportbug: Unclean exit when sending bug mail to non-BTS address

2015-06-19 Thread Dominik George
Package: reportbug Version: 6.6.3 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 For some inobvious reason, reportbug chooses to crash after sending mail to an address that is not the BTS (for packages/repos that provide their own contact addres): Traceback (most recent call

[Reportbug-maint] Bug#789332: reportbug: Unclean exit when sending bug mail to non-BTS address

2015-06-19 Thread Dominik George
The accompanying patch […] Or so ;). diff -Naupr reportbug-6.6.3.old/reportbug/submit.py reportbug-6.6.3/reportbug/submit.py --- reportbug-6.6.3.old/reportbug/submit.py 2015-01-04 11:41:45.0 +0100 +++ reportbug-6.6.3/reportbug/submit.py 2015-06-19 23:41:33.267323006 +0200 @@ -481,7