Your message dated Fri, 1 Jan 2016 15:44:28 +0000
with message-id 
<CAB4XWXwdL0KEe3EqRN=cachtso0ufpwhwppxmkf-qbxcknm...@mail.gmail.com>
and subject line Re: [Reportbug-maint] Bug#803162: reportbug: setup wizard is 
not UTF-8 compliant
has caused the Debian Bug report #803162,
regarding reportbug: setup wizard is not UTF-8 compliant
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 ow...@bugs.debian.org
immediately.)


-- 
803162: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803162
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: reportbug
Version: 6.6.3
Severity: important


Coin,

Here is the crash I got when running for the first time:
================================================================
What real name should be used for sending bug reports?
[root]> Marc Dequènes (Duck)
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2211, in <module>
    main()
  File "/usr/bin/reportbug", line 1081, in main
    return iface.user_interface()
  File "/usr/bin/reportbug", line 1197, in user_interface
    offer_configuration(self.options)
  File "/usr/bin/reportbug", line 578, in offer_configuration
    realname = realname.decode(charset, 'replace')
  File "/usr/lib/python2.7/encodings/utf_8.py", line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in position 9: ordinal not in range(128)
================================================================

Regards.

--
Marc Dequènes

--- End Message ---
--- Begin Message ---
Version: 6.6.4

On Tue, Oct 27, 2015 at 3:18 PM, Marc Dequènes <d...@duckcorp.org> wrote:
> Here is the crash I got when running for the first time:
> ================================================================
> What real name should be used for sending bug reports?
> [root]> Marc Dequènes (Duck)
> Traceback (most recent call last):
>   File "/usr/bin/reportbug", line 2211, in <module>
>     main()
>   File "/usr/bin/reportbug", line 1081, in main
>     return iface.user_interface()
>   File "/usr/bin/reportbug", line 1197, in user_interface
>     offer_configuration(self.options)
>   File "/usr/bin/reportbug", line 578, in offer_configuration
>     realname = realname.decode(charset, 'replace')
>   File "/usr/lib/python2.7/encodings/utf_8.py", line 16, in decode
>     return codecs.utf_8_decode(input, errors, True)
> UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in position
> 9: ordinal not in range(128)
> ================================================================

this has been fixed in version 6.6.4 as part of:

    - set default encoding to UTF-8, should prevent all the "UnicodeDecodeError:
     'ascii' codec can't decode" bugs; Closes: #769013, #739507, #761367,
     #771833, #672487, #739507, #612712, #690882, #779200, #642096, #666116

(i verified now that entering your name, as reported in this bug, in
the --configure run works just fine).

Regards,
-- 
Sandro "morph" Tosi
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
G+: https://plus.google.com/u/0/+SandroTosi

--- End Message ---
_______________________________________________
Reportbug-maint mailing list
Reportbug-maint@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint

Reply via email to