Bug#979695: Bug in Package reportbug

2021-12-03 Thread external01-drs...@spamfilter.de
Hi! I did some digging, coming from the same error working with ansible. I have been able to reproduce the error switching between locales: root@27dc07527a5e:/py# LANG="de_DE.UTF-8" ansible -m apt -i 127.0.0.1, all -a "update_cache=yes" 127.0.0.1 | CHANGED => {     "ansible_facts": {    

Bug#979695: Bug in Package reportbug

2021-01-10 Thread Sandro Tosi
control: reassign -1 python3-apt > Traceback (most recent call last): > File "/usr/bin/reportbug", line 44, in > from reportbug import utils > File "/usr/lib/python3/dist-packages/reportbug/utils.py", line 108, in > > _apt_cache = apt.Cache() > File

Bug#979695: Bug in Package reportbug

2021-01-10 Thread Nis Martensen
control: tags -1 moreinfo On 10.01.2021 09.58, 2704...@gmx.de wrote: > Package: reportbug > Version: 7.9.0 > > Debian testing bullseye > > > When i start reportbug, its crashing, due to python error. > SystemError: returned a result with an error set > > The above exception was the direct

Bug#979695: Bug in Package reportbug

2021-01-10 Thread 2704839
Hello! Here my tests: sudo apt-get check Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen Fertig -- ydna@debian:~$ apt-cache show reportbug Package: reportbug Version: 7.9.0 Installed-Size: 256 Maintainer: Reportbug

Bug#979696: Bug#979695: Bug in Package reportbug

2021-01-10 Thread 2704839
sorry, wrong bug report.

Bug#979696: Bug#979695: Bug in Package reportbug

2021-01-10 Thread 2704839
Hello! Here my tests: sudo apt-get check Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen Fertig -- ydna@debian:~$ apt-cache show reportbug Package: reportbug Version: 7.9.0 Installed-Size: 256 Maintainer: Reportbug

Bug#979695: Bug in Package reportbug

2021-01-10 Thread 2704839
Package: reportbug Version: 7.9.0 Debian testing bullseye When i start reportbug, its crashing, due to python error. Terminal output: ydna@debian:~$ reportbug UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe4 in position 3: invalid continuation byte The above exception was the