Your message dated Thu, 19 Oct 2006 15:06:25 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#393985: fixed in quilt 0.45-5
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: quilt
Version: 0.45-4
Severity: serious
Hello,
when building 'quilt' on in a clean unstable chroot,
I get the following error:
[14] $ ls patches/ > series -- ok
[15] $ quilt mail --mbox mbox --prefix "test" --subject "This is a test" -m
"Message" -- failed
Could not determine the envelope sender address. Please use --sender. != Unable
to extract a subject header from patches/1.diff
[18] $ cat - no-subject > patches/1.diff -- ok
[24] $ quilt mail --mbox mbox --prefix "test" -m "Message" -- failed
Could not determine the envelope sender address. Please use --sender. !=
Introduction has no subject header
[27] $ cat - no-subject > patches/2.diff -- ok
[38] $ cat - no-subject > patches/3.diff -- ok
[44] $ cat - no-subject > patches/4.diff -- ok
[53] $ cat - no-subject > patches/5.diff -- ok
[57] $ ls patches/ > series -- ok
[58] $ quilt mail --mbox mbox --prefix "test" --subject "This is a test" -m
"Message" -- failed
Could not determine the envelope sender address. Please use --sender. !=
Patches patches/1.diff, patches/5.diff have duplicate subject headers.
[61] $ cat - no-subject > patches/5.diff -- ok
[65] $ quilt mail --mbox mbox --prefix "test" --subject "This is a test" -m
"Message" -- failed
Could not determine the envelope sender address. Please use --sender. != ~
[66] $ grep -e '^Subject:' -e '^To:' -e '^Cc:' -e '^--$' -e '^ ' mbox -- failed
grep: mbox: No such file or directory != Subject: [test 0/5] This is a test
~ != --
~ != Cc: Dummy <[EMAIL PROTECTED]>
~ != Subject: [test 1/5] Subject of 1.diff
~ != --
~ != Cc: Dummy <[EMAIL PROTECTED]>
~ != Subject: [test 2/5] Subject of 2.diff
is: split into multiple lines
~ != --
~ != To: "John X. Doe" <[EMAIL PROTECTED]>
~ != Subject: [test 3/5] Subject of 3.diff
~ != To: John X. Doe <[EMAIL PROTECTED]>
~ != --
~ != Cc: "Joe R. Hacker" <[EMAIL
PROTECTED]>,
~ != "John X. Doe" <[EMAIL PROTECTED]>,
~ != =?UTF-8?q?=C3=9C=20is=20an=20umlaut?=
<[EMAIL PROTECTED]>
~ != Subject: [test 4/5] First paragraph
used as subject of 4.diff.
~ != Cc: "John X. Doe" <[EMAIL PROTECTED]>
~ != Cc: Ã is an umlaut <[EMAIL PROTECTED]>
~ != --
~ != Subject: [test 5/5] Subject of 5.diff
~ != --
[89] $ cd .. -- ok
[90] $ rm -rf d -- ok
20 commands (15 passed, 5 failed)
make[1]: *** [test/.mail.ok] Error 5
make[1]: Leaving directory `/quilt-0.45'
make: *** [debian/stamp-makefile-check] Error 2
Regards
Andreas Jochens
--- End Message ---
--- Begin Message ---
Source: quilt
Source-Version: 0.45-5
We believe that the bug you reported is fixed in the latest version of
quilt, which is due to be installed in the Debian FTP archive:
quilt_0.45-5.diff.gz
to pool/main/q/quilt/quilt_0.45-5.diff.gz
quilt_0.45-5.dsc
to pool/main/q/quilt/quilt_0.45-5.dsc
quilt_0.45-5_all.deb
to pool/main/q/quilt/quilt_0.45-5_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin Quinson <[EMAIL PROTECTED]> (supplier of updated quilt package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 19 Oct 2006 21:19:45 +0200
Source: quilt
Binary: quilt
Architecture: source all
Version: 0.45-5
Distribution: unstable
Urgency: low
Maintainer: Martin Quinson <[EMAIL PROTECTED]>
Changed-By: Martin Quinson <[EMAIL PROTECTED]>
Description:
quilt - Tool to work with series of patches
Closes: 393985
Changes:
quilt (0.45-5) unstable; urgency=low
.
* [debian/patches/override_mail_sender_in_testsuite]
override the mail sender in the testsuite so that it works even on
misconfigured chroots used to compile etch over and over
(Closes: #393985).
Files:
c345de003906c5fcc9517178789fd2d7 638 devel optional quilt_0.45-5.dsc
85daed09afe666214eab44331a2423f7 26129 devel optional quilt_0.45-5.diff.gz
3479bf0483e3f1803969e75a05769445 339224 devel optional quilt_0.45-5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFFN9PEIiC/MeFF8zQRAu8jAKDbB8oBtq071slH+uX+Ubnpw6HqPwCgzIsH
yzgDE8t14cmwFlP+O9j4wck=
=OKCY
-----END PGP SIGNATURE-----
--- End Message ---