[Reportbug-maint] Bug#814454: reportbug: Crash when trying to configure non-ASCII characters for realname via CLI

2016-03-21 Thread Linus Lüssing
Hi Sandro,

On Fri, Mar 04, 2016 at 09:39:53PM +, Sandro Tosi wrote:
> I've uploaded to backports version 6.6.6 of reportbug which should
> address this bug: please install that and report back if that's fixed.

Just tried and 6.6.6 works like a charm on the same device, issue
seems to be fixed in there :).

Cheers, Linus

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


[Reportbug-maint] Bug#814454: reportbug: Crash when trying to configure non-ASCII characters for realname via CLI

2016-03-04 Thread Sandro Tosi
control: tags -1 +moreinfo

On Thu, Feb 11, 2016 at 6:01 PM, Linus Luessing
 wrote:
>
> During the initial configuration of reportbug I was prompted for a real name.
> Unfortunately using umlauts results in the following exception:
>
> -
> What real name should be used for sending bug reports?
> [root]> Linus Lüssing
> Traceback (most recent call last):
>   File "/usr/bin/reportbug", line 2211, in 
> 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'\xfc' in position 
> 7: ordinal not in range(128)

I've uploaded to backports version 6.6.6 of reportbug which should
address this bug: please install that and report back if that's fixed.

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

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

[Reportbug-maint] Bug#814454: reportbug: Crash when trying to configure non-ASCII characters for realname via CLI

2016-02-11 Thread Linus Luessing
Package: reportbug
Version: 6.6.3
Severity: normal

Dear Maintainer,

During the initial configuration of reportbug I was prompted for a real name.
Unfortunately using umlauts results in the following exception:

-
What real name should be used for sending bug reports?
[root]> Linus Lüssing
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2211, in 
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'\xfc' in position 7: 
ordinal not in range(128)
-

Regards, Linus


-- Package-specific info:
** Environment settings:
INTERFACE="text"

** /root/.reportbugrc:
reportbug_version "6.6.3"
mode standard
ui text
realname "Linus Luessing"
email "linus.luess...@c0d3.blue"
no-check-uid
no-cc
header "X-Debbugs-CC: linus.luess...@c0d3.blue"
smtphost reportbug.debian.org

-- System Information:
Debian Release: 8.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i586)

Kernel: Linux 3.16.0-4-586
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages reportbug depends on:
ii  apt   1.0.9.8.2
ii  python2.7.9-1
ii  python-reportbug  6.6.3
pn  python:any

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  claws-mail   
pn  debconf-utils
pn  debsums  
pn  dlocate  
pn  emacs23-bin-common | emacs24-bin-common  
ii  file 1:5.22+15-2+deb8u1
ii  gnupg1.4.18-7
ii  msmtp-mta [mail-transport-agent] 1.4.32-2
pn  python-gtk2  
pn  python-gtkspell  
pn  python-urwid 
pn  python-vte   
pn  xdg-utils

Versions of packages python-reportbug depends on:
ii  apt   1.0.9.8.2
ii  python-debian 0.1.27
ii  python-debianbts  1.12
pn  python:any

python-reportbug suggests no packages.

-- no debconf information

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