Your message dated Sun, 06 Nov 2011 17:17:32 +0000
with message-id <[email protected]>
and subject line Bug#576735: fixed in logwatch 7.4.0+svn20111018rev68-1
has caused the Debian Bug report #576735,
regarding logwatch: does not properly parse df output on gnu/kfreebsd
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.)
--
576735: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576735
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: logwatch
Version: 7.3.6.cvs20090906-1
Severity: wishlist
Hi,
I was getting some warnings with logwatch on debian kFreeBSD as below
devfs => 100% Used. Warning. Disk Filling up.
linprocfs => 100% Used. Warning. Disk Filling up.
/sys => 100% Used. Warning. Disk Filling up.
fdescfs => 100% Used. Warning. Disk Filling up.
This can be fixed with the patch below
*** /usr/share/logwatch/scripts/services/zz-disk_space.orig 2010-04-06
21:50:19.000000000 +0100
--- /usr/share/logwatch/scripts/services/zz-disk_space 2010-04-06
22:04:49.000000000 +0100
***************
*** 148,153 ****
--- 148,155 ----
$df_options = "-l";
} elsif ($OSname eq "AIX") {
$df_options = "-P";
+ } elsif ($OSname eq "GNU/kFreeBSD") {
+ $df_options = "-h -l -x tmpfs -x udf -x iso9660 -x devfs -x linprocfs
-x sysfs -x fdescfs";
} else {
$df_options = "-l";
}
Thanks
Matt.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: kfreebsd-amd64 (x86_64)
Kernel: kFreeBSD 8.0-1-amd64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages logwatch depends on:
ii perl 5.10.1-11 Larry Wall's Practical Extraction
ii postfix [mail-transport-agent 2.6.5-3 High-performance mail transport ag
Versions of packages logwatch recommends:
ii libdate-manip-perl 6.07-1 module for manipulating dates
Versions of packages logwatch suggests:
pn fortune-mod <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: logwatch
Source-Version: 7.4.0+svn20111018rev68-1
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.4.0+svn20111018rev68-1.debian.tar.gz
to main/l/logwatch/logwatch_7.4.0+svn20111018rev68-1.debian.tar.gz
logwatch_7.4.0+svn20111018rev68-1.dsc
to main/l/logwatch/logwatch_7.4.0+svn20111018rev68-1.dsc
logwatch_7.4.0+svn20111018rev68-1_all.deb
to main/l/logwatch/logwatch_7.4.0+svn20111018rev68-1_all.deb
logwatch_7.4.0+svn20111018rev68.orig.tar.gz
to main/l/logwatch/logwatch_7.4.0+svn20111018rev68.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.
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: Sat, 05 Nov 2011 20:44:36 +0100
Source: logwatch
Binary: logwatch
Architecture: source all
Version: 7.4.0+svn20111018rev68-1
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: 576735 612634 615006 642398 646101
Changes:
logwatch (7.4.0+svn20111018rev68-1) unstable; urgency=low
.
* Imported Upstream version 7.4.0+svn20111018rev68
* services/dpkg: Support new remove line format (Closes: 646101)
* services/cron: Support more service names (Closes: 615006)
* Cope with .1 as first logfile rotation name (Closes: 612634)
* Remove final white space from logwatch text output (Closes: 642398)
* zz-disk_space: Support GNU/kFreeBSD.
Thanks to mattpays <[email protected]> (Closes: 576735)
Checksums-Sha1:
2c2aa69b926c188ae37b2f5ee56882aed9a0976f 1815
logwatch_7.4.0+svn20111018rev68-1.dsc
1def12abf0871f1d2bbe0c24507d1141ae2fcbaa 300023
logwatch_7.4.0+svn20111018rev68.orig.tar.gz
3c48c53cbc331c03735901631ff62c8be520f6e1 117162
logwatch_7.4.0+svn20111018rev68-1.debian.tar.gz
1afdd609982468725eda0013a35e12b3753820c9 379356
logwatch_7.4.0+svn20111018rev68-1_all.deb
Checksums-Sha256:
3207ee479e560381cdcff6695698b33e23f17360f7d541f51ee46947f0d4b4be 1815
logwatch_7.4.0+svn20111018rev68-1.dsc
705a79f54ad902fca59178819c415caad31a53f3d6e3ddbd6f19e5a7916733aa 300023
logwatch_7.4.0+svn20111018rev68.orig.tar.gz
bf9b76cc8289521dd218a3f9da4341379f9467bb78aa505560b0baf3a2d00f8f 117162
logwatch_7.4.0+svn20111018rev68-1.debian.tar.gz
ac2b8ad30db7f319bb4d4291b02e61c1ce1aaf2d456a8f9d6c14f914a1fe4cf2 379356
logwatch_7.4.0+svn20111018rev68-1_all.deb
Files:
4b8cda44c7c82ec6ac20f9bbef02e04a 1815 admin optional
logwatch_7.4.0+svn20111018rev68-1.dsc
f9be9b7848403cee387b9728afca112c 300023 admin optional
logwatch_7.4.0+svn20111018rev68.orig.tar.gz
55547ec680b770edaa16f22cb60c24ee 117162 admin optional
logwatch_7.4.0+svn20111018rev68-1.debian.tar.gz
b2c1df701ff2b09fa3a393de453b240b 379356 admin optional
logwatch_7.4.0+svn20111018rev68-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBAgAGBQJOtryOAAoJECHSBYmXSz6WUxQP/2zQKtJYrMx5guO+Xew9N1I3
v7rTa76vgmqgo+UD3wnUBmhaBodZtSL+9vluIgI8bvUSnNCI47ylG8fZjw5edVOI
ceLFNvQpToM4rxG1Ak1WhbBcAFLrDd7phRLMU+sAnzldEjnDn832iwrIwId3hPgX
L3FNlKEX6/QmIpeMvt5e4isIyshBaueFHBAWQI/0vXlYAVbtlx0VF9IZWwUMe5oW
WEuukBIjUbfQsO8bqq9HZ9MY82HNCaGZ//LvDoifY0zl90jr4ahKusQDHRSuUeMT
rPZ0Ul+Xk8J2hLJccF1/VjR2M1fEIKeTDclWsvKzuMOrVb6sdb8+wSO/v8s4LMAI
L0xKxCFXU7kufL9b4tPN5TKagPOyhER9StBTDDXGxPkzPg/Ms3oqnKUGeKMvt0/t
ahPMRbEtLseVKPdMiOtaEMF2WISedKthMbxH77RFbtUSuhw+CrT+6dkMZ7rWq7R1
tDLMqTaytuFZnxcvqmf3V+M5ki5WhzR+kSvK2Kpu3K4O0B8g19KS1iXvgCQ5m9mW
5J7eLrE5ELB32o7XD4B0ptSNMCjRKPQww0IzqLMnOgRRUzC7NBfGnlOj135bKY47
Em6NITBhzB/qCixL4J8mIAvw42yFVIHPfivq4mT4rhYxNT6Q/UFFoRbupvm+5223
19HrIcXppjjX78J3FJfX
=wO+V
-----END PGP SIGNATURE-----
--- End Message ---