Your message dated Fri, 14 Apr 2006 05:02:12 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#260210: fixed in pflogsumm 1.1.0-3 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: pflogsumm Version: 1.1.0-2 Severity: minor Tags: patch Hello This helps for lines with "status=deferred ()" i.e. empty brackets. Tested at version 1.0.4-1 but most probably also appliable at the latest version. bye, -christian- --- pflogsumm.pl.orig Mon Jul 19 13:11:08 2004 +++ /usr/sbin/pflogsumm.pl Mon Jul 19 13:08:45 2004 @@ -1245,6 +1245,9 @@ sub said_string_trimmer { my($trimmedString, $maxLen) = @_; + # If theres a "deferred ()" in the logfile. + if (not defined $trimmedString) { return "" }; + while(length($trimmedString) > $maxLen) { if($trimmedString =~ /^.* said: /o) { $trimmedString =~ s/^.* said: //o; -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.4.26-westend4-intel Locale: LANG=de_DE, LC_CTYPE=de_DE (ignored: LC_ALL set to [EMAIL PROTECTED]) Versions of packages pflogsumm depends on: ii libdate-calc-perl 5.3-1 Perl library for accessing dates ii perl [perl5] 5.8.4-2 Larry Wall's Practical Extraction -- no debconf information
--- End Message ---
--- Begin Message ---Source: pflogsumm Source-Version: 1.1.0-3 We believe that the bug you reported is fixed in the latest version of pflogsumm, which is due to be installed in the Debian FTP archive: pflogsumm_1.1.0-3.diff.gz to pool/main/p/pflogsumm/pflogsumm_1.1.0-3.diff.gz pflogsumm_1.1.0-3.dsc to pool/main/p/pflogsumm/pflogsumm_1.1.0-3.dsc pflogsumm_1.1.0-3_all.deb to pool/main/p/pflogsumm/pflogsumm_1.1.0-3_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. Pascal Hakim <[EMAIL PROTECTED]> (supplier of updated pflogsumm 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: Fri, 14 Apr 2006 21:30:05 +1000 Source: pflogsumm Binary: pflogsumm Architecture: source all Version: 1.1.0-3 Distribution: unstable Urgency: low Maintainer: Pascal Hakim <[EMAIL PROTECTED]> Changed-By: Pascal Hakim <[EMAIL PROTECTED]> Description: pflogsumm - Postfix log entry summarizer Closes: 260210 303899 Changes: pflogsumm (1.1.0-3) unstable; urgency=low . * Upload prepared by Ralf Hildebrandt <[EMAIL PROTECTED]> * Patches by Fridtjof Busse * Bumped DH_COMPAT * Fixed some perl warnings (Closes: #260210) * Deal with newer versions of postfix which log DSN status codes (Closes: #303899) Files: d22821adc619180a9718db1f0dba7a42 571 admin optional pflogsumm_1.1.0-3.dsc bdd5f18662d0f5af3e9b11627ea8ed70 3126 admin optional pflogsumm_1.1.0-3.diff.gz b1be01d6b003a6e3866958c6b82ad312 51314 admin optional pflogsumm_1.1.0-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEP4tj3+27IiW81b8RAnyyAJ9D/CXFUmB0Ic7NRYUM3ozRy/Y5wwCg2Bpq UOsc9B4LLU/dmYD557bKr50= =DiCo -----END PGP SIGNATURE-----
--- End Message ---

