Your message dated Sat, 14 Jul 2007 16:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#422884: fixed in logcheck 1.2.57
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: logcheck
Version: 1.2.54
Severity: normal
Tags: patch


Cron is logging messages like:

May  8 03:58:48 pyloric /usr/bin/crontab[387]: (root) LIST (nobody)

but the logcheck pattern isn't expecting "/usr/bin/".

- Marc


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-k7
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages logcheck depends on:
ii  adduser          3.102                   Add and remove users and groups
ii  cron             3.0pl1-100              management of regular background p
ii  debconf          1.5.11                  Debian configuration management sy
ii  exim4            4.63-17                 metapackage to ease exim MTA (v4) 
ii  exim4-daemon-hea 4.63-17                 exim MTA (v4) daemon with extended
ii  grep             2.5.1.ds2-6             GNU grep, egrep and fgrep
ii  lockfile-progs   0.1.10                  Programs for locking and unlocking
ii  logtail          1.2.54                  Print log file lines that have not
ii  mailx            1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  sysklogd [system 1.4.1-18                System Logging Daemon

Versions of packages logcheck recommends:
ii  logcheck-database             1.2.54     database of system log rules for t

-- debconf information:
  logcheck/changes:
* logcheck/install-note:
--- /etc/logcheck/ignore.d.server/cron.orig     2007-05-08 12:14:16.000000000 
-0400
+++ /etc/logcheck/ignore.d.server/cron  2007-05-08 12:15:05.000000000 -0400
@@ -1,4 +1,4 @@
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ crontab\[[0-9]+\]: \([[:alnum:]-]+\) LIST 
\([[:alnum:]-]+\)$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ crontab\[[0-9]+\]: \([[:alnum:]-]+\) 
REPLACE \([[:alnum:]-]+\)$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ crontab\[[0-9]+\]: \([[:alnum:]-]+\) 
(BEGIN|END) EDIT \([[:alnum:]-]+\)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (/usr/bin/)?crontab\[[0-9]+\]: 
\([[:alnum:]-]+\) LIST \([[:alnum:]-]+\)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (/usr/bin/)?crontab\[[0-9]+\]: 
\([[:alnum:]-]+\) REPLACE \([[:alnum:]-]+\)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (/usr/bin/)?crontab\[[0-9]+\]: 
\([[:alnum:]-]+\) (BEGIN|END) EDIT \([[:alnum:]-]+\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ CRON\[[0-9]+\]: nss_ldap: reconnect(ing|ed) 
to LDAP server(\.\.\.| after [0-9]+ attempt\(s\))$

--- End Message ---
--- Begin Message ---
Source: logcheck
Source-Version: 1.2.57

We believe that the bug you reported is fixed in the latest version of
logcheck, which is due to be installed in the Debian FTP archive:

logcheck-database_1.2.57_all.deb
  to pool/main/l/logcheck/logcheck-database_1.2.57_all.deb
logcheck_1.2.57.dsc
  to pool/main/l/logcheck/logcheck_1.2.57.dsc
logcheck_1.2.57.tar.gz
  to pool/main/l/logcheck/logcheck_1.2.57.tar.gz
logcheck_1.2.57_all.deb
  to pool/main/l/logcheck/logcheck_1.2.57_all.deb
logtail_1.2.57_all.deb
  to pool/main/l/logcheck/logtail_1.2.57_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.
martin f. krafft <[EMAIL PROTECTED]> (supplier of updated logcheck 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: Sat, 14 Jul 2007 13:08:22 +0200
Source: logcheck
Binary: logcheck logtail logcheck-database
Architecture: source all
Version: 1.2.57
Distribution: unstable
Urgency: low
Maintainer: Debian logcheck Team <[EMAIL PROTECTED]>
Changed-By: martin f. krafft <[EMAIL PROTECTED]>
Description: 
 logcheck   - mails anomalies in the system logfiles to the administrator
 logcheck-database - database of system log rules for the use of log checkers
 logtail    - Print log file lines that have not been read
Closes: 410997 422525 422618 422621 422884
Changes: 
 logcheck (1.2.57) unstable; urgency=low
 .
   * Change configuration to send mail output to [EMAIL PROTECTED] (which is
     aliased to root) by default.
 .
   * ignore.d.server/teapop:
     - ignore reverse DNS errors and dropped connections, thanks to Stephan
       Windmüller.
 .
   * ignore.d.server/squid:
     - ignore extension method registrations for MERGE, MKACTIVITY, CHECKOUT.
 .
   * ignore.d.server/openvpn:
     - more filters for informational, day-to-day messages we don't need to
       see.
 .
   * ignore.d.server/postfix:
     - ignore warnings about concurrent connection limit exceeded.
     - ignore info about sender delivery status notification.
 .
   * ignore.d.server/kernel:
     - ignore registration messages by cdc_ether network devices.
     - ignore st load message.
     - patch by Remi Letot to ignore capi messages; thanks (closes: #422621).
     - update rule to filter more usb-storage plugin messages
     - ignore HIDP initialisation message.
     - ignore registration messages of new interface drivers.
 .
   * ignore.d.workstation/kernel:
     - USB IDs are hexadecimal, not just decimal.
     - ignore DRM initialisation messages by R200 chipsets.
 .
   * violations.ignore.d/kernel:
     - ignore test WP failure on usb-storage connection.
 .
   * ignore.d.server/ntp:
     - ignore kernel time sync status change.
 .
   * ignore.d.server/spamd:
     - add rules to ignore messages related to --allow-tell
     - add (temporary) rules for messages generated by razor2 until the
       maintainer adds them (I hope) (closes: #410997).
     - beefed up the regexp to match more names in virtual setups.
 .
   * ignore.d.server/samba:
     - ignore messages by PAM_smbpass.
 .
   * ignore.d.server/mldonkey-server:
     - ignore messages about resource loading when ANSI locale is used.
 .
   * ignore.d.server/cron:
     - ignore crontab entries even if helper is referenced by absolute path;
       thanks to Marc Sherman for the patch (closes: #422618, #422884).
 .
   * ignore.d.server/amavisd-new, violations.ignore.d/logcheck-amavisd-new:
     - start taking over the package's file by implementing proper rules.
 .
   * ignore.d.server/ikiwiki:
     - first version of ikiwiki filters, hides rebuilds.
 .
   * ignore.d.server/ssh:
     - ignore more characters in invalid/illegal usernames.
     - ignore SSH-1.0-SSH_Version_Mapper scans.
 .
   * ignore.d.server/bluez-utils:
     - ignore startup and connection messages.
 .
   * ignore.d.server/amavisd-new:
     - update rules to handle corner cases, when multiple addresses are used,
       among other things.
 .
   * ignore.d.server/dovecot:
     - ignore disconnection due to too many invalid commands and inactivity
       after user login too.
 .
   * Made dependency on logtail unversioned.
 .
   * Patch for log-summary-ssh by Justin Pryzby to ignore messages related to
     invalid users as well as illegal ones (closes: #422525).
 .
   * debian/control: switch to using source:Version instead of Source-Version;
     thanks lintian.
   * debian/rules: don't fail clean target when no Makefile is present; thanks
     lintian (it does not actually matter here).
Files: 
 f6711ba556707cc3eeb968acf354329c 811 admin optional logcheck_1.2.57.dsc
 7575fd30fb8c3cd59413649728a84ab8 146550 admin optional logcheck_1.2.57.tar.gz
 46a40a57e69a6400287583c5bdd785be 63166 admin optional logcheck_1.2.57_all.deb
 9d262698a5c0924f305dd4f20561f47d 101858 admin optional 
logcheck-database_1.2.57_all.deb
 41dd12bc4fc3f16aca24e607dcd02faa 44808 admin optional logtail_1.2.57_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGmK9gIgvIgzMMSnURAsGXAKCMCGLE8tkUmGrpsuZsQ8ZvKUCQuACcDkhV
/WT6Bn5t+JWvP99GlZHsrno=
=gyCL
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to