[Reportbug-maint] Bug#883577: locales not installed

2017-12-06 Thread Sophie Loewenthal
Hi Nis, Sorry I did not see the file there. > On 6 Dec 2017, at 18:48, Nis Martensen wrote: > >> Does reportbug depend on locales being installed or something related? > > No, strictly speaking not. In practice, however, often yes. > > One can set the default system

[Reportbug-maint] Bug#883577: locales not installed

2017-12-06 Thread Sophie Loewenthal
Package locales was not installed, and python returned this locale. $ python3 -c "import locale; print(locale.nl_langinfo(locale.CODESET))" ANSI_X3.4-1968 (likely some default?) Installed package locales and reconfigured to en_US.UTF8 $ python3 -c "import locale;

[Reportbug-maint] Bug#878088: reportbug: please inform security and lts teams about security update regressions

2017-12-06 Thread Raphael Geissert
Hi, On 6 Dec 2017 08:48, "Markus Koschany" wrote: I have updated the patch according to your suggestions. It's a bit strange that we can't match release numbers and code name already. I think it would be best to implement this feature somewhere else but for the sake of moving