Your message dated Wed, 31 Dec 2008 11:47:08 +0000
with message-id <[email protected]>
and subject line Bug#491972: fixed in logwatch 7.3.6.cvs20080702-2
has caused the Debian Bug report #491972,
regarding logwatch: unmatched lines in dpkg.log
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.)
--
491972: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491972
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: logwatch
Version: 7.3.6.cvs20080702-1
Severity: normal
Tags: patch
logwatch reports many "unknown lines" for the service dpkg.
A patch has been proposed here :
http://www2.list.logwatch.org/pipermail/logwatch-devel/2008-May/001958.html
--- dpkg_orig 2008-05-27 10:32:14.000000000 -0500
+++ logwatch/scripts/services/dpkg 2008-05-27 10:09:18.000000000 -0500
@@ -37,7 +37,7 @@
} else {
push @upgrade, "$pkg $ver1 => $ver2";
}
- } elsif ( $line =~ /^\S+ \S+ status / ) {
+ } elsif ( $line =~ /^\S+ \S+ status|configure|startup|trigproc / ) {
#ignore
} else {
push @unknown, $line;
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (900, 'testing'), (900, 'stable'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages logwatch depends on:
ii exim4 4.69-5 meta-package to ease Exim MTA (v4)
ii exim4-daemon-light [mail-tran 4.69-5+b1 lightweight Exim MTA (v4) daemon
ii perl 5.10.0-11 Larry Wall's Practical Extraction
Versions of packages logwatch recommends:
ii libdate-manip-perl 5.54-1 a perl library for manipulating da
-- debconf-show failed
--- End Message ---
--- Begin Message ---
Source: logwatch
Source-Version: 7.3.6.cvs20080702-2
We believe that the bug you reported is fixed in the latest version of
logwatch, which is due to be installed in the Debian FTP archive:
logwatch_7.3.6.cvs20080702-2.diff.gz
to pool/main/l/logwatch/logwatch_7.3.6.cvs20080702-2.diff.gz
logwatch_7.3.6.cvs20080702-2.dsc
to pool/main/l/logwatch/logwatch_7.3.6.cvs20080702-2.dsc
logwatch_7.3.6.cvs20080702-2_all.deb
to pool/main/l/logwatch/logwatch_7.3.6.cvs20080702-2_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.
Willi Mann <[email protected]> (supplier of updated logwatch 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: Sun, 07 Dec 2008 08:20:06 +0100
Source: logwatch
Binary: logwatch
Architecture: source all
Version: 7.3.6.cvs20080702-2
Distribution: unstable
Urgency: low
Maintainer: Willi Mann <[email protected]>
Changed-By: Willi Mann <[email protected]>
Description:
logwatch - log analyser with nice output written in Perl
Closes: 441358 491972
Changes:
logwatch (7.3.6.cvs20080702-2) unstable; urgency=low
.
* add Michael Tautschnig to changelog of former version, crediting
him for his hard work fixing the unknown copyright holders issue.
* Fix manpage:
- --filename instead of --save to save output to a file
(closes: #441358)
- --print no longer exists, output to stdout is now the default
- Fix some formatting issues in the manpage (thanks again to Michael
Tautschnig)
* services/dpkg: Ignore some previously unknown lines (closes: #491972,
thanks Jeremie Bouttier for the report)
Checksums-Sha1:
e3d1c939e59dc26c0765a90f68ab6522d755eeab 1176 logwatch_7.3.6.cvs20080702-2.dsc
a65eeee4661c740da2bbead4027cc1a4ec82371f 73271
logwatch_7.3.6.cvs20080702-2.diff.gz
c5fb74804ce117174c0a8d5b3d0fad60b4825203 326104
logwatch_7.3.6.cvs20080702-2_all.deb
Checksums-Sha256:
d97b7504546cf42c89d108e7e38de24ec41e9ffa6be6904bcfb4d7721c6e2f18 1176
logwatch_7.3.6.cvs20080702-2.dsc
e2f3ab296301e80a7cc1c2001a512eaa79567a8d4f0fb95002bd988922bc8e25 73271
logwatch_7.3.6.cvs20080702-2.diff.gz
6a203150e345dff1175babef233ac30d137456a566be140e50debf5f6872f80b 326104
logwatch_7.3.6.cvs20080702-2_all.deb
Files:
2d7932dd2ed6956fc4ef5ba2270fbb86 1176 admin optional
logwatch_7.3.6.cvs20080702-2.dsc
6cb04233ac371102625f319e282cadb1 73271 admin optional
logwatch_7.3.6.cvs20080702-2.diff.gz
f3247de118aaa016370ba996e8ae2af5 326104 admin optional
logwatch_7.3.6.cvs20080702-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAklbWEAACgkQ7Ro5M7LPzdjvFQCeM14Or9S2MlBpnruQ8JfwBjBK
2FwAn0wcbMC4Yo3ZqSsGRrP06cLC5p1G
=E4HM
-----END PGP SIGNATURE-----
--- End Message ---