Package: reportbug
Version: 3.33
Severity: normal
Reportbug configuration exits with error if user enter real name with UTF-8
characters. Recorded session (slightly reformatted) follows:
utemp:~$ reportbug
Welcome to reportbug! Since it looks like this is the first time you
have used reportbug, we are configuring its behavior. These settings
will be saved to the file "/home/kupson/.reportbugrc", which you will be
free to edit further.
Please choose the default operating mode for reportbug.
1 novice Offer simple prompts, bypassing technical questions.
2 standard Offer more extensive prompts, including asking about things that a
moderately sophisticated user would be expected to know about
Debian.
3 advanced Like standard, but assumes you know a bit more about Debian,
including "incoming".
4 expert Bypass most handholding measures and preliminary triage routines.
This mode should not be used by people unfamiliar with Debian's
policies and operating procedures.
Select mode: [novice] 3
Please choose the default interface for reportbug.
1 text A text-oriented console interface
2 urwid A menu-based console interface
Select interface: 1
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|?]?
What real name should be used for sending bug reports? [Rafal Kupka]
> RafaĆ Kupka
Traceback (most recent call last):
File "/usr/bin/reportbug", line 1750, in ?
main()
File "/usr/bin/reportbug", line 779, in main
return iface.user_interface()
File "/usr/bin/reportbug", line 883, in user_interface
offer_configuration(self.options)
File "/usr/bin/reportbug", line 404, in offer_configuration
realname = realname.decode(charset, 'replace')
File "encodings/utf_8.py", line 16, in decode
UnicodeEncodeError: 'ascii' codec can't encode character u'\u0142' in position
4: ordinal not in range(128)
Greetings,
Kupson
-- Package-specific info:
** Environment settings:
INTERFACE="text"
** /home/kupson/.reportbugrc:
reportbug_version "3.33"
mode advanced
ui text
email "[EMAIL PROTECTED]"
no-cc
header "X-Debbugs-CC: [EMAIL PROTECTED]"
smtphost bugs.debian.org
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (900, 'testing'), (800, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
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
reportbug recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]