Your message dated Sun, 05 Jul 2009 13:54:34 +0000
with message-id <[email protected]>
and subject line Bug#532903: fixed in subversion 1.5.1dfsg1-3
has caused the Debian Bug report #532903,
regarding commit-email.pl adds From_ non-header in front of headers
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.)


-- 
532903: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532903
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: subversion-tools
Version: 1.5.1dfsg1-2
Severity: normal

commit-email.pl in lenny (subversion-tools 1.5.1dfsg1-2) adds the
non-header "From <whatever>" in front of real e-mail headers when using
/usr/sbin/sendmail.  It's only supposed to do this when printing to
stdout in mbox-like mode.

This breaks my commit mails with ssmtp providing /usr/sbin/sendmail.
Other MTAs might be more forgiving about this.

Resulting mails look then like this:
| Return-Path: [email protected]
| X-Original-To: [email protected]
| Delivered-To: [email protected]
| Received: from fusion.oftc.net (fusion.oftc.net [72.3.249.93])
|         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
|         (Client CN "fusion.oftc.net", Issuer "servers.ca.oftc.net" (not 
verified))
|         by anguilla.debian.or.at (Postfix) with ESMTP id 6E31110FA77
|         for <[email protected]>; Mon,  1 
Jun 2009 02:12:16 +0200 (CEST)
| Received: from fusion.oftc.net (localhost [127.0.0.1])
|         by fusion.oftc.net (Postfix) with ESMTP id 22EB255409D;
|         Mon,  1 Jun 2009 00:12:15 +0000 (UTC)
| Received: from mole.oftc.net (unknown [127.0.6.1])
|         by fusion.oftc.net (Postfix) with SMTP id 42AE2554060
|         for <[email protected]>; Sat, 30 May 2009 17:59:22 +0000 
(UTC)
| Received: by mole.oftc.net (sSMTP sendmail emulation);
|         Sat, 30 May 2009 17:59:22 +0000
| From: www-data <[email protected]>
| Message-Id: <[email protected]>
| Local-Date: Sat, 30 May 2009 19:59:22 +0200
| Date: Sat, 30 May 2009 17:59:22 +0000 (UTC)
| To: undisclosed-recipients: ;
| X-Mailman-Approved-At: Mon, 01 Jun 2009 00:12:08 +0000
| X-BeenThere: [email protected]
| X-Mailman-Version: 2.1.11
| Precedence: list
| List-Id: commit mails for OFTC source projects <oftc-commits.lists.oftc.net>
| List-Unsubscribe: 
<https://lists.oftc.net/cgi-bin/mailman/options/oftc-commits>,
|         <mailto:[email protected]?subject=unsubscribe>
| List-Archive: <http://lists.oftc.net/pipermail/oftc-commits>
| List-Post: <mailto:[email protected]>
| List-Help: <mailto:[email protected]?subject=help>
| List-Subscribe: 
<https://lists.oftc.net/cgi-bin/mailman/listinfo/oftc-commits>,
|         <mailto:[email protected]?subject=subscribe>
| MIME-Version: 1.0
| Content-Type: text/plain; charset="us-ascii"
| Content-Transfer-Encoding: 7bit
| Sender: [email protected]
| Errors-To: [email protected]
| 
| From [email protected] Sat May 30 17:59:22 2009
| Date: Sat, 30 May 2009 17:59:22 +0000
| To: [email protected]
| Subject: [oftc-tools] r316 - in trunk/oftcdns: . oftcdns
| Reply-to: [email protected]
| Content-Type: text/plain; charset=UTF-8
| Content-Transfer-Encoding: 8bit
| 
| Author: weasel
| Date: 2009-05-30 17:59:21 +0000 (Sat, 30 May 2009)
| New Revision: 316
| 
| Modified:
|    trunk/oftcdns/acinclude.m4
..


Note that the headers that should end up in the mail prober instead end
up in the body.

Please try to fix this for the next lenny point release:

--- /usr/share/subversion/hook-scripts/commit-email.pl  2009-06-12 
16:06:43.000000000 +0000
+++ /usr/local/bin/commit-email.pl      2009-06-12 16:06:55.000000000 +0000
@@ -557,7 +557,7 @@
 
     my @head;
     my $formatted_date;
-    if (defined $stdout)
+    if ($stdout)
       {
         $formatted_date = strftime('%a %b %e %X %Y', localtime());
         push(@head, "From $mail_from $formatted_date\n");


Cheers,
weasel



--- End Message ---
--- Begin Message ---
Source: subversion
Source-Version: 1.5.1dfsg1-3

We believe that the bug you reported is fixed in the latest version of
subversion, which is due to be installed in the Debian FTP archive:

libapache2-svn_1.5.1dfsg1-3_amd64.deb
  to pool/main/s/subversion/libapache2-svn_1.5.1dfsg1-3_amd64.deb
libsvn-dev_1.5.1dfsg1-3_amd64.deb
  to pool/main/s/subversion/libsvn-dev_1.5.1dfsg1-3_amd64.deb
libsvn-doc_1.5.1dfsg1-3_all.deb
  to pool/main/s/subversion/libsvn-doc_1.5.1dfsg1-3_all.deb
libsvn-java_1.5.1dfsg1-3_amd64.deb
  to pool/main/s/subversion/libsvn-java_1.5.1dfsg1-3_amd64.deb
libsvn-perl_1.5.1dfsg1-3_amd64.deb
  to pool/main/s/subversion/libsvn-perl_1.5.1dfsg1-3_amd64.deb
libsvn-ruby1.8_1.5.1dfsg1-3_amd64.deb
  to pool/main/s/subversion/libsvn-ruby1.8_1.5.1dfsg1-3_amd64.deb
libsvn-ruby_1.5.1dfsg1-3_all.deb
  to pool/main/s/subversion/libsvn-ruby_1.5.1dfsg1-3_all.deb
libsvn1_1.5.1dfsg1-3_amd64.deb
  to pool/main/s/subversion/libsvn1_1.5.1dfsg1-3_amd64.deb
python-subversion_1.5.1dfsg1-3_amd64.deb
  to pool/main/s/subversion/python-subversion_1.5.1dfsg1-3_amd64.deb
subversion-tools_1.5.1dfsg1-3_all.deb
  to pool/main/s/subversion/subversion-tools_1.5.1dfsg1-3_all.deb
subversion_1.5.1dfsg1-3.diff.gz
  to pool/main/s/subversion/subversion_1.5.1dfsg1-3.diff.gz
subversion_1.5.1dfsg1-3.dsc
  to pool/main/s/subversion/subversion_1.5.1dfsg1-3.dsc
subversion_1.5.1dfsg1-3_amd64.deb
  to pool/main/s/subversion/subversion_1.5.1dfsg1-3_amd64.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.
Peter Samuelson <[email protected]> (supplier of updated subversion 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.8
Date: Sat, 04 Jul 2009 12:39:13 -0500
Source: subversion
Binary: subversion libsvn1 libsvn-dev libsvn-doc libapache2-svn 
python-subversion subversion-tools libsvn-java libsvn-perl libsvn-ruby1.8 
libsvn-ruby
Architecture: all amd64 source 
Version: 1.5.1dfsg1-3
Distribution: stable
Urgency: low
Maintainer: Peter Samuelson <[email protected]>
Changed-By: Peter Samuelson <[email protected]>
Closes: 508301 532903
Description:
 libapache2-svn - Subversion server modules for Apache
 libsvn-dev - Development files for Subversion libraries
 libsvn-doc - Developer documentation for libsvn
 libsvn-java - Java bindings for Subversion
 libsvn-perl - Perl bindings for Subversion
 libsvn-ruby - Ruby bindings for Subversion (dummy package)
 libsvn-ruby1.8 - Ruby bindings for Subversion
 libsvn1    - Shared libraries used by Subversion
 python-subversion - Python bindings for Subversion
 subversion - Advanced version control system
 subversion-tools - Assorted tools related to Subversion
Changes:
 subversion (1.5.1dfsg1-3) stable; urgency=low
 .
   * patches/commit-email2: New patch to fix mail header formatting in
     commit-email.pl hook.  (Closes: #508301, #532903)
Checksums-Sha1: 
 09c6f0b9285cfbf4f38c5a448707f73a8ea14868 561216 
libsvn-ruby1.8_1.5.1dfsg1-3_amd64.deb
 1d9180f29fcd25a716ef51ad960201e9e4ab0913 150280 
libapache2-svn_1.5.1dfsg1-3_amd64.deb
 2af8880b19d6d6f94813d00ff249d17bfe4b0e7c 1283396 
subversion_1.5.1dfsg1-3_amd64.deb
 3ac38de7d3a20d2ab4b36086f817673ff5b3fe36 762 libsvn-ruby_1.5.1dfsg1-3_all.deb
 5acf653e092eb3d11db27064799d301bf35a8486 88884 subversion_1.5.1dfsg1-3.diff.gz
 661f52ca6886a99eb20a81723f95364b5efbc3f3 1219562 
python-subversion_1.5.1dfsg1-3_amd64.deb
 70434377f84b61bf38308138ec1a468f0e35156a 1937232 
libsvn-doc_1.5.1dfsg1-3_all.deb
 8c2f96c9dae0dd77c872ea8a27f9e88ba1338801 1081696 
libsvn-perl_1.5.1dfsg1-3_amd64.deb
 93e983e4a16e61a68c444902174e578587c8b418 864052 libsvn1_1.5.1dfsg1-3_amd64.deb
 aa52b931ac8224d5649662f5329ac1668367bfe6 1212090 
libsvn-dev_1.5.1dfsg1-3_amd64.deb
 e1a54bc2a3c2dae8d51cd8c125e0e750c6cebe76 181834 
subversion-tools_1.5.1dfsg1-3_all.deb
 f972d4b0d5e222aa0820dad3b8d356a088dbeb89 285184 
libsvn-java_1.5.1dfsg1-3_amd64.deb
 6ef152e629b3bb1a59b05f4d0602ae24d4246a3e 1845 subversion_1.5.1dfsg1-3.dsc
Checksums-Sha256: 
 16e52718e6511996df2ca74f656d6ce71b9d8f39e66e2735564d28e5b445bc24 150280 
libapache2-svn_1.5.1dfsg1-3_amd64.deb
 275e91667e6a16690d7c44d36ee4e31241a833e559b115d2b0682de20a4690a2 1219562 
python-subversion_1.5.1dfsg1-3_amd64.deb
 3eb6f1a891f0a6ed451c85fb93dd118661506d7cbd19cac01fb224d88ee59d50 1283396 
subversion_1.5.1dfsg1-3_amd64.deb
 68b74caee94b7662b21c0268866c05a4e9eeab30c2a07ff29f8ebbedb9e09167 561216 
libsvn-ruby1.8_1.5.1dfsg1-3_amd64.deb
 6d353cb4d5e5ad6965b5bc8e93ec11be5db6c2d61f8cca8fe67a0eaa21b51e75 1937232 
libsvn-doc_1.5.1dfsg1-3_all.deb
 c17cb1782061e12eb3d4167e7a9c92cee9dbfa4a8ec2a6b1f9ef7b1c07383916 1845 
subversion_1.5.1dfsg1-3.dsc
 7bfddd3871a7808447067e9dd1ed2c9612d5874ffbb7854d0ecb5646e1a458cb 1081696 
libsvn-perl_1.5.1dfsg1-3_amd64.deb
 cf33c8b6af6ca41535a2448c169ba87849de564d5791655423ef15299cad5db9 88884 
subversion_1.5.1dfsg1-3.diff.gz
 db76970a0360445c238a174cb528d885bfbffb4c773ef495dbdcdab5fa420aaa 181834 
subversion-tools_1.5.1dfsg1-3_all.deb
 dd72d7012370d7ee665bc438abe5e6d25ffe440ca37139e6e7e6068774cc6999 762 
libsvn-ruby_1.5.1dfsg1-3_all.deb
 eb1eb1891c245ecf3097d9a8093d5b21091bca0f22c3240d5ea5e0bc4f14efcb 1212090 
libsvn-dev_1.5.1dfsg1-3_amd64.deb
 f66bfb32b2a7defe46aef1692bde52830cf2e591a6363ab10047c3697acec51e 285184 
libsvn-java_1.5.1dfsg1-3_amd64.deb
 fb204a81d2fed104b2d6d0fae7bc8ad8c2991d207fd668e576a2c3e283487b49 864052 
libsvn1_1.5.1dfsg1-3_amd64.deb
Files: 
 17216751e520cd5865f283cc582d1f65 1937232 doc extra 
libsvn-doc_1.5.1dfsg1-3_all.deb
 1f5f7d0f4ee09975158ece8748b3344c 762 devel optional 
libsvn-ruby_1.5.1dfsg1-3_all.deb
 2eebddd1c0a931eaa895d1cc5fe8063d 88884 devel optional 
subversion_1.5.1dfsg1-3.diff.gz
 3f7699ba4a856eef1e02b5796c633a9e 1283396 devel optional 
subversion_1.5.1dfsg1-3_amd64.deb
 4770f11a0797ae1122f1f4fec95911e6 285184 devel optional 
libsvn-java_1.5.1dfsg1-3_amd64.deb
 513bf5aed71ec1677b87ab487fabd8a7 561216 devel optional 
libsvn-ruby1.8_1.5.1dfsg1-3_amd64.deb
 3678afe164b2749fa767705f37026e07 1845 devel optional 
subversion_1.5.1dfsg1-3.dsc
 768355b10efda1f4aa935341b38ad041 1212090 libdevel extra 
libsvn-dev_1.5.1dfsg1-3_amd64.deb
 9134981460e6f8205ec9a6ea50cebf15 150280 net optional 
libapache2-svn_1.5.1dfsg1-3_amd64.deb
 9d48a4e16218e83d02b7555dae135eb3 864052 libs optional 
libsvn1_1.5.1dfsg1-3_amd64.deb
 ac5c060e031a93d20b5c7638bc484d1b 1219562 python optional 
python-subversion_1.5.1dfsg1-3_amd64.deb
 d7460d65bef06895e8fcaa35f3d8634f 181834 admin extra 
subversion-tools_1.5.1dfsg1-3_all.deb
 fc1ab7219e9aff2ad7fbd93c75dd0068 1081696 perl optional 
libsvn-perl_1.5.1dfsg1-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFKT8IIXk7sIRPQRh0RAg8aAJ0TAJh/lJlCYlU4VAK1K/gAqYGW7gCcCvzr
alKanzYRdsTi1ZpaVXpbI2k=
=ANzg
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to