Your message dated Mon, 4 Jan 2010 15:13:01 +0100
with message-id <[email protected]>
and subject line Re: Bug#302469: reportbug: bad message when no bug body
has caused the Debian Bug report #302469,
regarding reportbug: bad message when no bug body
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.)


-- 
302469: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=302469
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 3.8
Severity: minor

If one has no body, due to lack of blank line separating header from
body due to accidents in editors, one will produce misleading messages
like

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)
LookupError: unknown encoding: big5_tw

when all was wrong was there was no body.
Try it on this:
Subject: reportbug: d
Package: reportbug
Version: 3.8
Severity: minor
testing no body


--- End Message ---
--- Begin Message ---
Hello jidanni,
thanks for your report.

On Fri, Jun 27, 2008 at 19:15,  <[email protected]> wrote:
> Currently (sid) if in one's editor, one does
>
>  Package: some-package
>  Version: 0.97-41
>  Severity: wishlist
>  This line immediately follows the pseudo-headers with no intervening blank 
> line, and there is no lines below it.
>
> and hits RET back in reportbug, reportbug will remove that line and
> send the message, as I tested in my exim queue offline.
>
> Wait, I found it, it ends up here:
>
> Subject: 
> =?utf-8?q?some-package=3A_OriginalSubject=0D=0AThatLongLineIMentioned?=

We're not going to adjust to prevent this: you should know how to
write mails, and being able to write just below the "Severity"
pseudo-headers is important to add, for example, usertags.

Regards.
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


--- End Message ---

Reply via email to