Package: reportbug Version: 3.34 Severity: serious Have to report this manually as reportbug doesn't work for me at the moment. When trying to execute reportbug, I get this error:
[0:[EMAIL PROTECTED] ~]$ reportbug Traceback (most recent call last): File "/usr/bin/reportbug", line 1750, in ? main() File "/usr/bin/reportbug", line 575, in main args = reportbug.parse_config_files() File "/usr/share/reportbug/reportbug.py", line 835, in parse_config_files args[token] = bit.encode('utf-8', 'replace') UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 6: ordinal not in range(128) [0:[EMAIL PROTECTED] ~]$ reportbug --version Traceback (most recent call last): File "/usr/bin/reportbug", line 1750, in ? main() File "/usr/bin/reportbug", line 575, in main args = reportbug.parse_config_files() File "/usr/share/reportbug/reportbug.py", line 835, in parse_config_files args[token] = bit.encode('utf-8', 'replace') UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 6: ordinal not in range(128) /Carl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]