Your message dated Sat, 30 May 2009 00:42:43 +0200
with message-id <[email protected]>
and subject line Re: Bug#450674: Moreinfo
has caused the Debian Bug report #450674,
regarding reportbug: should handle invalid UTF-8 output gracefully
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.)
--
450674: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=450674
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 3.8
Severity: grave
Justification: causes non-serious data loss
czybo...@terabyte:~$ reportbug chmod
Warning: no reportbug configuration found. Proceeding in novice mode.
Using 'Roman Czyborra <[email protected]>' as your from
address.
Detected character set: UTF-8
Please change your locale if this is incorrect.
Getting status for chmod...
No matching source or binary packages.
A package named "chmod" does not appear to be installed; do you want to
search
for a similar-looking filename in an installed package [Y|n|q|?]? y
Finding package for 'chmod'...
Resolved as '/bin/chmod'.
Using package 'coreutils'.
A package named 'chmod' does not appear to be installed on your system;
however, 'coreutils' contains a file named '/bin/chmod'. Do you want to
file
your report on the package reportbug found [Y|n|q|?]? Y
Getting status for coreutils...
Verifying package integrity...
Checking for newer versions at packages.debian.org...
Querying Debian BTS for reports on coreutils (source)...
oking up dependencies of coreutils...
Maintainer for coreutils is 'Michael Stone <[email protected]>'.
Please briefly describe your problem (you can elaborate in a moment; an
empty
response will stop reportbug). This should be a concise summary of what
is
wrong with the package, for example, "fails to send email" or "does not
start
with -q option specified."
> chmod -Rv p/. reports nonsense: Modus von âânach 0755 (rwxr-xr-x)
> geändert
Rewriting subject to '/bin/chmod: chmod -Rv p/. reports nonsense: Modus
von âach 0755 (rwxr-xr-x) geändert'
How would you rate the severity of this problem or report?
allowingse select
a severity level:
[normal] 7
Spawning
sensible-editor...
Report will be
sent to "Debian
Bug Tracking
System"
<[email protected]>
Submit this report
on coreutils (e to
edit)
[Y|n|a|c|e|i|l|m|p|?]?
y
Traceback (most
recent call last):
File
"/usr/bin/reportbug",
line 1666, in ?
main()
File
"/usr/bin/reportbug",
line 1657,
in main
smtphost,
options.smtpuser,
options.smtppasswd,
options.paranoid)
File
"/usr/share/reportbug/reportbug_submit.py",
line
266,
in
send_report
message[header]
=
rfc2047_encode_header(value,
charset,
mua)
File
"/usr/share/reportbug/reportbug_submit.py",
line
108,
in
rfc2047_encode_header
return
encode_if_needed(header,
charset)
File
"/usr/share/reportbug/reportbug_submit.py",
line
90,
in
encode_if_needed
return
Header(text,
charset)
File
"/usr/lib/python2.3/email/Header.py",
line
188,
in
__init__
self.append(s,
charset,
errors)
File
"/usr/lib/python2.3/email/Header.py",
line
272,
in
append
ustr
=
unicode(s,
incodec,
errors)
UnicodeDecodeError:
'utf8'
codec
can't
decode
bytes
in
position
54-56:
invalid
data
czybo...@terabyte:~$
reportbug
reportbug
Warning:
no
reportbug
configuration
found.
Proceeding
in
novice
mode.
-- Package-specific info:
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.32
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages reportbug depends on:
ii python2.3 2.3.5-3sarge2 An interactive high-level object-o
-- no debconf information
--- End Message ---
--- Begin Message ---
On Fri, May 1, 2009 at 22:31, chaica <[email protected]> wrote:
> I'm not sure to understand the problem, is it you have â and ä character
> in the email subject and it is generating the funny justification we can
> read on the bug report? If it is the case, I was not able to reproduce
> it with the latest 4.1 version.
I've tried to replicate it just now, and the bug is no more here. The
work done to handle utf8 strings is paying ;)
Cheers,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---