Package: reportbug Using: Debian 6, Python 2.6.6 After install ( apt-get install reportbug ) I run it and after send "n" to question "Is the bug you found listed above" I get error :
(35-38/38) Is the bug you found listed above [y|N|b|m|r|q|s|f|?]? N Maintainer for roundcube is 'Debian Roundcube Maintainers <[email protected]>'. Looking up dependencies of roundcube... Getting status for related package roundcube-core... Looking up dependencies of related package roundcube-core... Getting changed configuration files... Traceback (most recent call last): File "/usr/bin/reportbug", line 2098, in <module> main() File "/usr/bin/reportbug", line 1045, in main return iface.user_interface() File "/usr/bin/reportbug", line 1733, in user_interface conftext = conftext + u'%s %s\n' % (f, confinfo[f]) UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 10: ordinal not in range(128). _______________________________________________ Reportbug-maint mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint
