Your message dated Tue, 15 Feb 2005 18:47:08 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#295170: fixed in mysql-dfsg 4.0.23-7
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; 14 Feb 2005 04:50:12 +0000
>From [EMAIL PROTECTED] Sun Feb 13 20:50:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from h219-110-181-023.catv02.itscom.jp (www.sfo.jp) [219.110.181.23]
by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
id 1D0YBT-00007r-00; Sun, 13 Feb 2005 20:50:07 -0800
Received: (qmail 10927 invoked from network); 14 Feb 2005 04:50:00 -0000
Received: from unknown (HELO localhost.sugar.lan.sfo.jp) (127.0.0.1)
by localhost with SMTP; 14 Feb 2005 04:50:00 -0000
Date: Mon, 14 Feb 2005 13:50:00 +0900
Message-ID: <[EMAIL PROTECTED]>
From: SATOH Fumiyasu <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Clients in maintainer scripts read /root/.my.cnf and fail
User-Agent: Wanderlust/2.11.30 (Wonderwall) SEMI/1.14.6 (Maruoka) FLIM/1.14.6
(Marutamachi) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI)
Organization: Samba-JP / Namazu Developer / THRUST Co., Ltd.
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset=US-ASCII
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: mysql-server
Version: 4.0.23-3
Severity: grave
If /root/.my.cnf (~root/.my.cnf) exists and contains some
client configuration(s), the following scripts are failed
because MySQL clients connect to another (not local) server
or cannot connect to server:
/etc/init.d/mysql
/etc/cron.daily/mysql-server
/etc/logrotate.d/mysql-server
For example:
# cat /root/.my.cnf
[client]
host = another-remote-host-not-localhost
user = a-user
password = password-for-user-on-another-remote-host
Use --defaults-file instead of --defaults-extra-file for client
commands in these scrpts. For example:
--- /etc/cron.daily/mysql-server.dist 2004-09-12 07:49:32.000000000 +0900
+++ /etc/cron.daily/mysql-server 2005-02-14 13:40:32.000000000 +0900
@@ -11,8 +11,8 @@
###########################################################################
-M="mysql --defaults-extra-file=/etc/mysql/debian.cnf"
-MA="mysqladmin --defaults-extra-file=/etc/mysql/debian.cnf"
+M="mysql --defaults-file=/etc/mysql/debian.cnf"
+MA="mysqladmin --defaults-file=/etc/mysql/debian.cnf"
tmp=`tempfile`;
my_exit () {
--
-- Name: SATOH Fumiyasu -- Home: http://www.sfo.jp (in Japanese only)
-- Mail: fumiya at net-thrust.com, samba.gr.jp, namazu.org or ...
---------------------------------------
Received: (at 295170-close) by bugs.debian.org; 15 Feb 2005 23:53:04 +0000
>From [EMAIL PROTECTED] Tue Feb 15 15:53:04 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D1CV6-0006fI-00; Tue, 15 Feb 2005 15:53:04 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1D1CPM-0001vr-00; Tue, 15 Feb 2005 18:47:08 -0500
From: Christian Hammers <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#295170: fixed in mysql-dfsg 4.0.23-7
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 15 Feb 2005 18:47:08 -0500
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-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
X-Spam-Level:
Source: mysql-dfsg
Source-Version: 4.0.23-7
We believe that the bug you reported is fixed in the latest version of
mysql-dfsg, which is due to be installed in the Debian FTP archive:
libmysqlclient12-dev_4.0.23-7_i386.deb
to pool/main/m/mysql-dfsg/libmysqlclient12-dev_4.0.23-7_i386.deb
libmysqlclient12_4.0.23-7_i386.deb
to pool/main/m/mysql-dfsg/libmysqlclient12_4.0.23-7_i386.deb
mysql-client_4.0.23-7_i386.deb
to pool/main/m/mysql-dfsg/mysql-client_4.0.23-7_i386.deb
mysql-common_4.0.23-7_all.deb
to pool/main/m/mysql-dfsg/mysql-common_4.0.23-7_all.deb
mysql-dfsg_4.0.23-7.diff.gz
to pool/main/m/mysql-dfsg/mysql-dfsg_4.0.23-7.diff.gz
mysql-dfsg_4.0.23-7.dsc
to pool/main/m/mysql-dfsg/mysql-dfsg_4.0.23-7.dsc
mysql-server_4.0.23-7_i386.deb
to pool/main/m/mysql-dfsg/mysql-server_4.0.23-7_i386.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.
Christian Hammers <[EMAIL PROTECTED]> (supplier of updated mysql-dfsg 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, 15 Feb 2005 00:03:43 +0100
Source: mysql-dfsg
Binary: libmysqlclient12 mysql-client libmysqlclient12-dev mysql-server
mysql-common
Architecture: source i386 all
Version: 4.0.23-7
Distribution: unstable
Urgency: low
Maintainer: Christian Hammers <[EMAIL PROTECTED]>
Changed-By: Christian Hammers <[EMAIL PROTECTED]>
Description:
libmysqlclient12 - mysql database client library
libmysqlclient12-dev - mysql database development files
mysql-client - mysql database client binaries
mysql-common - mysql database common files (e.g. /etc/mysql/my.cnf)
mysql-server - mysql database server binaries
Closes: 295170 295247
Changes:
mysql-dfsg (4.0.23-7) unstable; urgency=low
.
* Added debian/copyright.more for personal reference.
* Lowered default query cache size as suggested by Arjen from MySQL.
* Switched from log to log-bin as suggested by Arjen from MySQL.
* Fixed typo in my.cnf (thanks to Sebastian Feltel). Closes: #295247
* Replaced --defaults-extra-file by --defaults-file in Debian scripts
as former lets password/host etc be overwriteable by /root/.my.cnf.
Added socket to /etc/mysql/debian.cnf to let it work. (thanks to
SATOH Fumiyasu). Closes: #295170
* Still disabled SSL support in the server although MySQL granted
permissions to it as libmysqlclient also would have depended on
OpenSSL and withit every 3rd party software that links against
MySQL (thanks to Steve Langasek and Arjen from MySQL). See: #291945
Files:
174368e1cad02f481bb1b7cf6dc8f617 893 misc optional mysql-dfsg_4.0.23-7.dsc
6f92c37bbee42bae34709168f038e5fa 310170 misc optional
mysql-dfsg_4.0.23-7.diff.gz
4eab1884356f57e32163f5dbb2e89458 31858 misc optional
mysql-common_4.0.23-7_all.deb
3e1678c8ccecdec2ae7f92120ee3ee1e 293708 libs optional
libmysqlclient12_4.0.23-7_i386.deb
bb96db762f27d4bfc23ac3f92f6f2bbd 2917964 libdevel extra
libmysqlclient12-dev_4.0.23-7_i386.deb
649c24ca2260b3e975a24a78f46155ca 412642 misc optional
mysql-client_4.0.23-7_i386.deb
941e847157bc9070ba47f284bf594b98 3641170 misc optional
mysql-server_4.0.23-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iEYEARECAAYFAkISf0AACgkQkR9K5oahGOZoygCeLgaZAhe0DTsZDJlamSvhA1yj
BTkAniZBdmZJQoma9GL4leRX7e41H7sb
=af60
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]