Your message dated Fri, 23 Feb 2007 22:17:06 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#409750: fixed in mysql-dfsg-5.0 5.0.32-3etch1 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: mysql-common Version: 5.0.32-3 Severity: normal During upgrade from 5.0.30-3 to 5.0.32-3 I got the following message: Configuration file `/etc/mysql/my.cnf' ==> Modified (by you or by a script) since installation. ==> Package distributor has shipped an updated version. What would you like to do about it ? Your options are: Y or I : install the package maintainer's version N or O : keep your currently-installed version D : show the differences between the versions Z : background this process to examine the situation The default action is to keep your current version. *** my.cnf (Y/I/N/O/D/Z) [default=N] ? I never modified this file. The diff looks like this: --- /etc/mysql/my.cnf.dpkg-old 2006-11-28 19:18:52.000000000 +0100 +++ /etc/mysql/my.cnf 2007-01-27 13:32:34.000000000 +0100 @@ -29,7 +29,7 @@ nice = 0 [mysqld] -old_passwords = false # inserted by debconf +old_passwords = false # Activate the above for connections from hosts running Debian Woody/Sarge! # # Prior to MySQL 5.0, user passwords were stored in a rather weak way. This @@ -90,8 +90,7 @@ # # * BerkeleyDB # -# According to an MySQL employee the use of BerkeleyDB is now discouraged -# and support for it will probably cease in the next versions. +# Using BerkeleyDB is now discouraged as its support will cease in 5.1.12. skip-bdb # # * InnoDB @@ -130,8 +129,8 @@ # # See /usr/share/doc/mysql-server-*/README.Debian for more information. # -# The following configuration is read by the ndbd storage daemons, -# not from the ndb_mgmd management daemon. +# The following configuration is read by the NDB Data Nodes (ndbd processes) +# not from the NDB Management Nodes (ndb_mgmd processes). # # [MYSQL_CLUSTER] # ndb-connectstring=127.0.0.1 -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---Source: mysql-dfsg-5.0 Source-Version: 5.0.32-3etch1 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.32-3etch1_i386.deb to pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.32-3etch1_i386.deb libmysqlclient15off_5.0.32-3etch1_i386.deb to pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.32-3etch1_i386.deb mysql-client-5.0_5.0.32-3etch1_i386.deb to pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.32-3etch1_i386.deb mysql-client_5.0.32-3etch1_all.deb to pool/main/m/mysql-dfsg-5.0/mysql-client_5.0.32-3etch1_all.deb mysql-common_5.0.32-3etch1_all.deb to pool/main/m/mysql-dfsg-5.0/mysql-common_5.0.32-3etch1_all.deb mysql-dfsg-5.0_5.0.32-3etch1.diff.gz to pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.32-3etch1.diff.gz mysql-dfsg-5.0_5.0.32-3etch1.dsc to pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.32-3etch1.dsc mysql-server-4.1_5.0.32-3etch1_i386.deb to pool/main/m/mysql-dfsg-5.0/mysql-server-4.1_5.0.32-3etch1_i386.deb mysql-server-5.0_5.0.32-3etch1_i386.deb to pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.32-3etch1_i386.deb mysql-server_5.0.32-3etch1_all.deb to pool/main/m/mysql-dfsg-5.0/mysql-server_5.0.32-3etch1_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. Christian Hammers <[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: Sun, 18 Feb 2007 22:33:05 +0100 Source: mysql-dfsg-5.0 Binary: libmysqlclient15-dev mysql-client mysql-client-5.0 mysql-server mysql-server-4.1 mysql-server-5.0 mysql-common libmysqlclient15off Architecture: source all i386 Version: 5.0.32-3etch1 Distribution: testing-proposed-updates Urgency: high Maintainer: Christian Hammers <[EMAIL PROTECTED]> Changed-By: Christian Hammers <[EMAIL PROTECTED]> Description: libmysqlclient15-dev - mysql database development files libmysqlclient15off - mysql database client library mysql-client - mysql database client (meta package depending on the latest versi mysql-client-5.0 - mysql database client binaries mysql-common - mysql database common files (e.g. /etc/mysql/my.cnf) mysql-server - mysql database server (meta package depending on the latest versi mysql-server-4.1 - mysql database server (transitional package) mysql-server-5.0 - mysql database server binaries Closes: 403721 409750 409780 Changes: mysql-dfsg-5.0 (5.0.32-3etch1) testing-proposed-updates; urgency=high . * Backported upstream patch for a bug that crashed the server when using certain join/group/limit combinations. Users of the Joomla CMS seemed to be affected by this. Closes: #403721 * The debian-start script that runs on every server start now first upgrades the system tables (if neccessary) and then check them as it sometimes did not work the other way around (e.g. for MediaWiki). The script now uses mysql_update instead of mysql_update_script as recommended. Closes: 409780 * The old_passwords setting that is set according to a Debconf question is now written to /etc/mysql/conf.d/old_passwords.cnf instead directly to the conffile /etc/mysql/my.cnf which would be fobidden by policy (thanks to Robert Bihlmeyer). Closes: #409750 * Added bison to build dependencies. * Synced Debconf translations with 5.0.32-7. Files: 73676f169052a1911225b98eb5ad5f36 1125 misc optional mysql-dfsg-5.0_5.0.32-3etch1.dsc 48a9d0d7a3036c1af3dc98504300380e 148467 misc optional mysql-dfsg-5.0_5.0.32-3etch1.diff.gz eb888555fbcd6c92b553d660eee9f035 52190 misc optional mysql-common_5.0.32-3etch1_all.deb ce014d2086dfbc3272e25ac4414d1a09 45932 misc optional mysql-server_5.0.32-3etch1_all.deb 874d302be253cb46c0d9cc7dfe8aa696 43858 misc optional mysql-client_5.0.32-3etch1_all.deb e520ec93426c1fb99ffe70b82b4f918f 1789948 libs optional libmysqlclient15off_5.0.32-3etch1_i386.deb 09f487bed4b0653d91f4e691dcc02764 6956110 libdevel optional libmysqlclient15-dev_5.0.32-3etch1_i386.deb 0420f6cb6c6a447ed1c27bcaec18955d 7192098 misc optional mysql-client-5.0_5.0.32-3etch1_i386.deb 3f62978c6333293492244519a2c027cd 25285658 misc optional mysql-server-5.0_5.0.32-3etch1_i386.deb a3285020389fd673e49a7a11698a9f06 45962 oldlibs extra mysql-server-4.1_5.0.32-3etch1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iEYEARECAAYFAkXfXqoACgkQkR9K5oahGOb/JQCg1xoWxjbDLelZXur5sLDyRJJh gl8AnRWjIhBa3hRiNChlnhdZa5xHITWe =zlFn -----END PGP SIGNATURE-----
--- End Message ---

