On 3/28/07, Carl Fürstenberg <[EMAIL PROTECTED]> wrote:
Package: reportbug Version: 3.34 Severity: seriousHave 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)
Temporary workaround: edit the umlaut out of your name in .reportbugrc. I'll have a fix uploaded shortly. Chris -- Christopher N. Lawrence, Ph.D. <[EMAIL PROTECTED]> Assistant Professor of Political Science (non-tenure-track) Saint Louis University 109 Fitzgerald Hall 3500 Lindell Boulevard St. Louis, Missouri 63103-1021 Website: http://www.cnlawrence.com/

