Package: reportbug
Version: 3.31
Severity: normal

I get this error when I execute "reportbug --config" (after 2 other questions) :

Will reportbug often have direct Internet access? (You should answer yes
to this question unless you know what you are doing and plan to check
whether duplicate reports have been
filed via some other channel.) [Y|n|q|?]? y
Traceback (most recent call last):
 File "/usr/bin/reportbug", line 1747, in ?
    main()
  File "/usr/bin/reportbug", line 779, in main
   return iface.user_interface()
  File "/usr/bin/reportbug", line 798, in user_interface
   offer_configuration(self.options)
  File "/usr/bin/reportbug", line 398, in offer_configuration
   realname = options.realname.encode(charset,'replace')
  File "encodings/iso8859_15.py", line 18, in encode
   UnicodeDecodeError: 'ascii' codec can't decode
   byte 0xee in position 10: ordinal not in
   range(128)
zsh: exit 1     reportbug --config


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

** /home/nox/.reportbugrc:
reportbug_version "3.31"
mode novice
ui text
realname "Nicolas Ma?e"
email "[EMAIL PROTECTED]"
smtphost "smtp.gmail.com"
smtpuser "[EMAIL PROTECTED]"

-- System Information:
Debian Release: 4.0
 APT prefers testing
 APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages reportbug depends on:
ii  python                        2.4.4-2    An interactive high-level object-o
ii  python-central                0.5.12     register and build utility for Pyt

Versions of packages reportbug recommends:
pn  python-cjkcodecs | python-ico <none>     (no description available)

-- no debconf information

Reply via email to