Your message dated Tue, 10 Jan 2006 05:17:28 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#340193: fixed in mysql-dfsg-5.0 5.0.18-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Nov 2005 18:26:33 +0000
>From [EMAIL PROTECTED] Mon Nov 21 10:26:33 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ip199-198.digitalrealm.net ([216.144.199.198] 
helo=localhost.localdomain)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EeGN7-00081q-C8
        for [EMAIL PROTECTED]; Mon, 21 Nov 2005 10:26:33 -0800
Received: from localhost.localdomain ([127.0.0.1] helo=[192.168.0.159])
        by localhost.localdomain with smtp (Exim 3.36 #1 (Debian))
        id 1EeGN8-0003cb-00; Mon, 21 Nov 2005 13:26:34 -0500
Date: Mon, 21 Nov 2005 13:26:28 -0500
From: Jamie McCarthy <[EMAIL PROTECTED]>
Subject: Logcheck files not updated
To: [EMAIL PROTECTED]
X-Priority: 3
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable
X-Mailer: Mailsmith 2.1.5 (Blindsider)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: mysql-server-4.1
Version: 4.1.15-1

The logcheck files for mysql have not been updated since the move
from 4.0 to 4.1, apparently:

# grep 4.0.20 /etc/logcheck/*/mysql-server-4_1
/etc/logcheck/ignore.d.paranoid/mysql-server-4_1:mysqld\[[0-9]+\]: Version:=
 '4.0.20-log'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306$
/etc/logcheck/ignore.d.server/mysql-server-4_1:mysqld\[[0-9]+\]: Version: '=
4.0.20-log'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306$
/etc/logcheck/ignore.d.workstation/mysql-server-4_1:mysqld\[[0-9]+\]: Versi=
on: '4.0.20-log'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306$


My humble suggestion for a patch to fix the "server" logcheck file
follows.  I haven't tried patches for "workstation" or "paranoid".


--- mysql-server-4_1.orig       2005-10-25 19:44:20.000000000 -0400
+++ mysql-server-4_1    2005-11-21 13:15:39.000000000 -0500
@@ -2 +2 @@
-/etc/init.d/mysql\[[0-9]+\]: '/usr/bin/mysqladmin --defaults-(extra-)?file=
=3D/etc/mysql/debian.cnf ping' resulted in$
+/etc/init.d/mysql\[[0-9]+\]: [0-9]+ processes alive and '/usr/bin/mysqladm=
in --defaults-(extra-)?file=3D/etc/mysql/debian.cnf ping' resulted in$
@@ -4 +4,2 @@
-mysqld\[[0-9]+\]: $
+/etc/init.d/mysql\[[0-9]+\]: ?$
+mysqld\[[0-9]+\]: ?$
@@ -6,2 +7,6 @@
-mysqld\[[0-9]+\]: .*/usr/sbin/mysqld: Shutdown Complete$
-mysqld\[[0-9]+\]: Version: '4.0.20-log'  socket: '/var/run/mysqld/mysqld.s=
ock'  port: 3306$
+mysqld\[[0-9]+\]: .*InnoDB: Started;
+mysqld\[[0-9]+\]: .*\[Note\] /usr/sbin/mysqld: Normal shutdown$
+mysqld\[[0-9]+\]: .*InnoDB: Starting shutdown\.\.\.$
+mysqld\[[0-9]+\]: .*InnoDB: Shutdown completed
+mysqld\[[0-9]+\]: .*/usr/sbin/mysqld: Shutdown complete$
+mysqld\[[0-9]+\]: Version: '4.1.15-Debian_1-log'  socket: '/var/run/mysqld=
/mysqld.sock'  port: 3306  Source distribution$
@@ -9,0 +15 @@
+mysqld_safe\[[0-9]+\]: ended$
--=20
  Jamie McCarthy
 http://mccarthy.vg/
  [EMAIL PROTECTED]

---------------------------------------
Received: (at 340193-close) by bugs.debian.org; 10 Jan 2006 13:21:04 +0000
>From [EMAIL PROTECTED] Tue Jan 10 05:21:04 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EwJNQ-0006rG-2q; Tue, 10 Jan 2006 05:17:28 -0800
From: Adam Conrad <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#340193: fixed in mysql-dfsg-5.0 5.0.18-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 10 Jan 2006 05:17:28 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: mysql-dfsg-5.0
Source-Version: 5.0.18-3

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

libmysqlclient15-dev_5.0.18-3_i386.deb
  to pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.18-3_i386.deb
libmysqlclient15-dev_5.0.18-3_powerpc.deb
  to pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.18-3_powerpc.deb
libmysqlclient15_5.0.18-3_i386.deb
  to pool/main/m/mysql-dfsg-5.0/libmysqlclient15_5.0.18-3_i386.deb
libmysqlclient15_5.0.18-3_powerpc.deb
  to pool/main/m/mysql-dfsg-5.0/libmysqlclient15_5.0.18-3_powerpc.deb
mysql-client-5.0_5.0.18-3_i386.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.18-3_i386.deb
mysql-client-5.0_5.0.18-3_powerpc.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.18-3_powerpc.deb
mysql-client_5.0.18-3_all.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-client_5.0.18-3_all.deb
mysql-common_5.0.18-3_all.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-common_5.0.18-3_all.deb
mysql-dfsg-5.0_5.0.18-3.diff.gz
  to pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.18-3.diff.gz
mysql-dfsg-5.0_5.0.18-3.dsc
  to pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.18-3.dsc
mysql-server-5.0_5.0.18-3_i386.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.18-3_i386.deb
mysql-server-5.0_5.0.18-3_powerpc.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.18-3_powerpc.deb
mysql-server_5.0.18-3_all.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-server_5.0.18-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.
Adam Conrad <[EMAIL PROTECTED]> (supplier of updated mysql-dfsg-5.0 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: Tue, 10 Jan 2006 19:15:48 +1100
Source: mysql-dfsg-5.0
Binary: libmysqlclient15-dev libmysqlclient15 mysql-client mysql-client-5.0 
mysql-server mysql-server-5.0 mysql-common
Architecture: all i386 powerpc source 
Version: 5.0.18-3
Distribution: unstable
Urgency: low
Maintainer: Christian Hammers <[EMAIL PROTECTED]>
Changed-By: Adam Conrad <[EMAIL PROTECTED]>
Description: 
 libmysqlclient15 - mysql database client library
 libmysqlclient15-dev - mysql database development files
 mysql-client-5.0 - mysql database client binaries
 mysql-server-5.0 - mysql database server binaries
Closes: 340193
Changes: 
 mysql-dfsg-5.0 (5.0.18-3) unstable; urgency=low
 .
   * Make the mysql-{client,server}-5.0 conflict against mysql-{client,server}
     versioned, so they can be installed side-by-side and upgrade properly.
   * Add myself to Uploaders; since I have access to the alioth repository.
 .
 mysql-dfsg-5.0 (5.0.18-2) unstable; urgency=low
 .
   * Removed the transitional package that forced an upgrade from
     mysql-server-4.1 to mysql-server-5.0 as I was convinced that
     having a general "mysql-server" package with adjusted dependencies
     is enough (thanks to Adam Conrad).
   * Updated logcheck.ignore files (thanks to Jamie McCarthy). Closes: #340193
Files: 
 286d6cf9c43c8256704820b0bf575768 113220 misc optional 
mysql-dfsg-5.0_5.0.18-3.diff.gz
 2a66034db6fc50b3fdb6acedf364e5cc 6828556 misc optional 
mysql-client-5.0_5.0.18-3_powerpc.deb
 2ac88892cb431a081518804833670333 1359262 libs optional 
libmysqlclient15_5.0.18-3_i386.deb
 35fd4af08c25111ce9ff11a1995d2148 38424 misc optional 
mysql-common_5.0.18-3_all.deb
 770f4b12913810acc54e15b19bc32f60 6466714 misc optional 
mysql-client-5.0_5.0.18-3_i386.deb
 afbb80d4638ee27ccf02fd46a341a240 1080 misc optional mysql-dfsg-5.0_5.0.18-3.dsc
 8b224fdacfc9d8a00a582ca9f3d00bdb 35920 misc optional 
mysql-client_5.0.18-3_all.deb
 cf041eb3aa424b6b94aa10c6d3136ced 18157302 misc optional 
mysql-server-5.0_5.0.18-3_powerpc.deb
 d824ab4d66e31ae142f9dbf2112b7fdf 6481070 libdevel optional 
libmysqlclient15-dev_5.0.18-3_powerpc.deb
 dc671d83bbaecac3bd24b9cfff234a2a 1418314 libs optional 
libmysqlclient15_5.0.18-3_powerpc.deb
 e264dc6d7f755d64194a683e64523a95 17518146 misc optional 
mysql-server-5.0_5.0.18-3_i386.deb
 f01b3820c686b2982c3c12f4650db82a 35894 misc optional 
mysql-server_5.0.18-3_all.deb
 f2e6deb36e7e168d6f234afc317a7a28 5959650 libdevel optional 
libmysqlclient15-dev_5.0.18-3_i386.deb

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

iD8DBQFDw69zvjztR8bOoMkRAglfAKC3diOgWOw+t9W2GcWYbUD19esiTQCfdFYD
OwAGKJvx/nIbYGwMEoao26c=
=Lbsj
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to