[Logcheck-commits] martin f. krafft: ignore harmless messages about state and space usage prediction

Gerfried Fuchs alfie at alioth.debian.org
Wed Jul 16 11:03:45 UTC 2008


Module: logcheck
Branch: etch-backports
Commit: 7e124075b20d314091e3089f67038b1db3d9501f
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=7e124075b20d314091e3089f67038b1db3d9501f

Author: martin f. krafft <madduck at debian.org>
Date:   Tue Jun 24 18:57:21 2008 +0100

ignore harmless messages about state and space usage prediction

---

 debian/changelog                         |    5 ++++-
 rulefiles/linux/ignore.d.server/cron-apt |    2 ++
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3c2b69e..0fb3298 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,11 @@ logcheck (1.2.65) unstable; urgency=low
   * ignore.d.server/dovecot:
     - ignore aborted logins with 0 authentication attempts, e.g. due to
       nagios; thanks to René Hertell (closes: #487208).
+  * ignore.d.server/cron-apt:
+    - ignore harmless messages about state and space usage prediction; thanks
+      to Daniel Hahler (closes: #484546).
 
- -- martin f. krafft <madduck at debian.org>  Tue, 24 Jun 2008 18:54:40 +0100
+ -- martin f. krafft <madduck at debian.org>  Tue, 24 Jun 2008 18:56:26 +0100
 
 logcheck (1.2.64) unstable; urgency=low
 
diff --git a/rulefiles/linux/ignore.d.server/cron-apt b/rulefiles/linux/ignore.d.server/cron-apt
index e2fe0e2..8c26f0e 100644
--- a/rulefiles/linux/ignore.d.server/cron-apt
+++ b/rulefiles/linux/ignore.d.server/cron-apt
@@ -18,3 +18,5 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ cron-apt: Fetched [[:digit:].]+[kM]?B in ([[:digit:]]+m)?[[:digit:]]+s \([[:digit:].]+[kM]?B/s\)$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ cron-apt: Download complete and in download only mode$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ cron-apt: E: Some index files failed to download, they have been ignored, or old ones used instead\.$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ cron-apt: Reading state information\.\.\.$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ cron-apt: After this operation, [.[:digit:]]+[gmk]?B of additional disk space will be used\.$




More information about the Logcheck-commits mailing list