Your message dated Fri, 26 Aug 2011 22:25:54 +0200
with message-id
<capdtaj0+szcvj4akgsbaveqa0jmy60nomqhcbrckzhsvgnk...@mail.gmail.com>
and subject line Re: Bug#606171: reportbug crashing on non-ascii characters
has caused the Debian Bug report #606171,
regarding reportbug: fails with 'ascii' codec can't decode byte 0xc3 in
position 32: ordinal not in range(128)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
606171: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606171
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 4.12.6
Severity: important
On a freshly installed squeeze system, trying to "reportbug
courier-imap-ssl" I get this after having scanned all the bugs:
(138-177/177) Is the bug you found listed above [y|N|b|m|r|q|s|f|?]? n
Maintainer for courier-imap-ssl is 'Stefan Hornburg (Racke) <[email protected]>'.
Looking up dependencies of courier-imap-ssl...
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 0xc3 in position 32:
ordinal not in range(128)
I have no idea why this happens... but it makes reportbug rather less useful.
rhertzog@epice:~$ /usr/share/bug/reportbug/script 3>&1
** Environment settings:
EMAIL="[email protected]"
That's all (and no .reportbugrc).
Cheers,
--
Raphaël Hertzog ◈ Debian Developer ◈ [Flattr=20693]
Follow my Debian News ▶ http://RaphaelHertzog.com (English)
▶ http://RaphaelHertzog.fr (Français)
--- End Message ---
--- Begin Message ---
On Fri, Aug 26, 2011 at 22:22, Manuel Pégourié-Gonnard <[email protected]> wrote:
> Hi,
>
> Le 26/08/2011 20:13, Sandro Tosi a écrit :
>> Are you still able to replicate this problem?
>
> Nope, the problem is gone. (Tested on the same machine, now running Debian
> stable.)
Awesome! I suspect there was some part of your system (at that time)
that wasn't UTF-8 enabled.
Regards,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---