Your message dated Fri, 08 Jan 2010 21:42:05 +0000
with message-id <[email protected]>
and subject line Bug#564163: fixed in t-prot 2.12-1
has caused the Debian Bug report #564163,
regarding mutt integration broken, --max-lines=250 exit code not swallowed
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.)
--
564163: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564163
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: t-prot
Version: 2.11-1
Severity: normal
Tags: patch
It is my understanding that -Mmutt should inhibit the exit code for
--max-lines. Since the --max-lines handling changed since 2.8.1 (it
moved out of process_msg(), the return code for overlong messages
will be non-zero even if -Mmutt is passed. This causes mutt to
request me to press a key before it displays the message, because
from mutt's point of view, the display_filter failed.
Don't tell anyone I wrote a Perl patch, which might just be
proof-of-concept anyway. This fixes the issue:
--- /tmp/t-prot 2010-01-08 16:35:26.000000000 +1300
+++ /usr/bin/t-prot 2010-01-08 16:36:43.000000000 +1300
@@ -1083,7 +1083,7 @@
if ($ofile ne 'NONE') {
write_msg(($mda?'|'.SENDMAIL." $mda":">$ofile"), \...@message);
}
- exit(EX_DATAERR);
+ exit(($mua ne 'mutt') ? EX_DATAERR : EX_OK);
}
# this should be self-explanatory:
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages t-prot depends on:
ii debconf [debconf-2.0] 1.5.28 Debian configuration management sy
ii libgetopt-mixed-perl 1.008-10 Perl module for processing options
ii liblocale-gettext-perl 1.05-6 Using libc functions for internati
ii perl 5.10.1-8 Larry Wall's Practical Extraction
Versions of packages t-prot recommends:
ii mutt 1.5.20-5 text-based mailreader supporting M
Versions of packages t-prot suggests:
ii postfix [mail-transport-agent 2.6.5-3 High-performance mail transport ag
-- debconf information excluded
--
.''`. martin f. krafft <[email protected]> Related projects:
: :' : proud Debian developer http://debiansystem.info
`. `'` http://people.debian.org/~madduck http://vcs-pkg.org
`- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)
--- End Message ---
--- Begin Message ---
Source: t-prot
Source-Version: 2.12-1
We believe that the bug you reported is fixed in the latest version of
t-prot, which is due to be installed in the Debian FTP archive:
t-prot_2.12-1.diff.gz
to main/t/t-prot/t-prot_2.12-1.diff.gz
t-prot_2.12-1.dsc
to main/t/t-prot/t-prot_2.12-1.dsc
t-prot_2.12-1_all.deb
to main/t/t-prot/t-prot_2.12-1_all.deb
t-prot_2.12.orig.tar.gz
to main/t/t-prot/t-prot_2.12.orig.tar.gz
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.
Gerfried Fuchs <[email protected]> (supplier of updated t-prot 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: Fri, 08 Jan 2010 21:36:03 +0100
Source: t-prot
Binary: t-prot
Architecture: source all
Version: 2.12-1
Distribution: unstable
Urgency: low
Maintainer: Gerfried Fuchs <[email protected]>
Changed-By: Gerfried Fuchs <[email protected]>
Description:
t-prot - display filter for RFC822 messages
Closes: 564163
Changes:
t-prot (2.12-1) unstable; urgency=low
.
* New upstream release, containing fix for:
- exits with error code on --max-lines even with -Mmutt (closes: #564163)
Checksums-Sha1:
484c59df43b76d43a7ee20239ea31d1e2f6a4994 978 t-prot_2.12-1.dsc
68a96a951052cccacd72236c5e6661ea3bb81c8e 44695 t-prot_2.12.orig.tar.gz
b0ddb35e7accdf7347e83fb52840bb0d265c1c14 18581 t-prot_2.12-1.diff.gz
156b77836cdd4820c1ed14a4b60f8ce2a799da74 58876 t-prot_2.12-1_all.deb
Checksums-Sha256:
84c6478b280ba01bd0697de1f38f3a8e155583c50fdc3059b1fdcad3b54b2f69 978
t-prot_2.12-1.dsc
1894966bddfc6b5a5cd39bd61bd86d8949c03de168d13ba61d1c7e34f64e24c3 44695
t-prot_2.12.orig.tar.gz
3dff150504078bfe9ddd8cd95aa3bcebfc08be926e07003f9790f5285fd9060c 18581
t-prot_2.12-1.diff.gz
983837895f58922d96b010e0015117a890d9ff560206eaac045d147a42611aee 58876
t-prot_2.12-1_all.deb
Files:
d06e99f9f4f7f6edbf67572f997ef1f2 978 mail optional t-prot_2.12-1.dsc
2711402bade086f92748f0efe1f57f8a 44695 mail optional t-prot_2.12.orig.tar.gz
7062aa742478036ff72967587bfa2632 18581 mail optional t-prot_2.12-1.diff.gz
5795c8c040a7b9e7b5ae41da37a129e4 58876 mail optional t-prot_2.12-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAktHmS4ACgkQELuA/Ba9d8YqmQCg3aekF1mrWQfGpl3JHmu1C92E
k6wAoOC0Tr/k5gRUtuz+RmXpDH/lc3HW
=oDzw
-----END PGP SIGNATURE-----
--- End Message ---