Your message dated Wed, 22 Nov 2006 11:32:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#390889: fixed in mysql-dfsg-5.0 5.0.27-1
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-server
Version: 5.0.24-3
Severity: normal

Here is a trace of /etc/cron.daily/mysql-server:

-----------------------------------------------
$ sudo sh -x mysql-server 
+ set -e
+ set -u
+ M='/usr/bin/mysql --defaults-file=/etc/mysql/debian.cnf'
+ MA='/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf'
++ tempfile
+ tmp=/tmp/file9Mkdf8
+ test -x /usr/bin/mysqladmin
+ . /etc/mysql/debian-log-rotate.conf
++ KEEP_BINARY_LOGS=7
+ '[' 7 -eq 0 ']'
+ /usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf --silent
ping
+ echo 'SHOW MASTER LOGS;'
+ /usr/bin/mysql --defaults-file=/etc/mysql/debian.cnf
--skip-column-names
++ wc -l
+ '[' 33 -gt 7 ']'
++ tail -n 7 /tmp/file9Mkdf8
++ head -n 1
+ filename='mysql-bin.000585    470052'
+ echo 'PURGE MASTER LOGS TO '\''mysql-bin.000585       470052'\'';'
+ /usr/bin/mysql --defaults-file=/etc/mysql/debian.cnf
ERROR 1373 (HY000) at line 1: Target log not found in binlog index
-----------------------------------------------

Note that 'SHOW MASTER LOGS;' is returning an extra column (file size).

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.20-021stab028.5.777-enterprise
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mysql-server depends on:
ii  mysql-server-5.0              5.0.24-3   mysql database server binaries

mysql-server recommends no packages.

-- debconf information:
  mysql-server/skip_networking: false
  mysql-server/really_downgrade_from_41: false
  mysql-server/want_chroot: false
  mysql-server/start_on_boot: true
  mysql-server/postrm_remove_databases: false
* mysql-server/mysql_install_db_notes:
  mysql-server/nis_warning:
  mysql-server/mysql_update_hints1:
* mysql-server/postrm_remove_database: false
  mysql-server/fix_privileges_warning:


--- End Message ---
--- Begin Message ---
Source: mysql-dfsg-5.0
Source-Version: 5.0.27-1

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.27-1_i386.deb
  to pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.27-1_i386.deb
libmysqlclient15off_5.0.27-1_i386.deb
  to pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.27-1_i386.deb
mysql-client-5.0_5.0.27-1_i386.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.27-1_i386.deb
mysql-client_5.0.27-1_all.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-client_5.0.27-1_all.deb
mysql-common_5.0.27-1_all.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-common_5.0.27-1_all.deb
mysql-dfsg-5.0_5.0.27-1.diff.gz
  to pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.27-1.diff.gz
mysql-dfsg-5.0_5.0.27-1.dsc
  to pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.27-1.dsc
mysql-dfsg-5.0_5.0.27.orig.tar.gz
  to pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.27.orig.tar.gz
mysql-server-4.1_5.0.27-1_i386.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-server-4.1_5.0.27-1_i386.deb
mysql-server-5.0_5.0.27-1_i386.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.27-1_i386.deb
mysql-server_5.0.27-1_all.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-server_5.0.27-1_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: Tue,  7 Nov 2006 21:26:25 +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.27-1
Distribution: unstable
Urgency: medium
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: 390889 394607 398186 398784 399045 399074 399087
Changes: 
 mysql-dfsg-5.0 (5.0.27-1) unstable; urgency=medium
 .
   * New upstream version (but no codechange, the only difference to 5.0.26
     was a patch to the ABI change which Debian already included.
   * When dist-upgrading from mysql-server-4.1/sarge dpkg does not longer
     ask unnecessary "config file has changed" questions regarding
     /etc/init.d/mysql, /etc/logrotate.d/mysql-server and
     /etc/mysql/debian-start just because these files previously belonged
     to mysql-server-4.1 and not to mysql-server-5.0.
     To archive this mysql-server-5.0 now pre-depends on mysql-common which
     provides current versions of those files.
   * The automatic run mysql_upgrade now works with non-standard datadir
     settings, too (thanks to Benjami Villoslada). Closes: #394607
   * Debconf now asks if the old_passwords option is really needed.
   * Improved explanations of the old_passwords variable in my.cnf.
   * Removed possibly leftover cron script from MySQL-4.1 (thanks to
     Mario Oyorzabal Salgado). Closes: #390889
   * Postrm ignores failed "userdel mysql".
   * Updated Danish Debconf translation (thanks to Claus Hindsgaul).
     Closes: #398784
   * Added Euskarian Debconf translation (thanks to Piarres Beobide).
     Closes: #399045
   * Updated Japanese Debconf translation (thanks to Hideki Yamane).
     Closes: #399074
   * Updated German Debconf translation (thanks to Alwin Meschede).
     Closes: #399087
   * New Portuguese debconf translations from Miguel Figueiredo.
     Closes: #398186
Files: 
 ba3d1fa235b65f76f6ca403b9cddb778 1108 misc optional mysql-dfsg-5.0_5.0.27-1.dsc
 a7b5c50fca7b5ef78cd9b555d9180a60 19025198 misc optional 
mysql-dfsg-5.0_5.0.27.orig.tar.gz
 444737ca93b428c07ac145b70e3a644b 139996 misc optional 
mysql-dfsg-5.0_5.0.27-1.diff.gz
 7f2c0be967095e34c95c8092e1c63efd 50552 misc optional 
mysql-common_5.0.27-1_all.deb
 dcd01e167f0a53a6ce6cd9f81b189f3e 44108 misc optional 
mysql-server_5.0.27-1_all.deb
 6bff1324c81c414e11b34b5aab69d58e 42034 misc optional 
mysql-client_5.0.27-1_all.deb
 324ccd5e6f654d36a5f26204c6843366 1767376 libs optional 
libmysqlclient15off_5.0.27-1_i386.deb
 94132fa9fee26928fc53c4f8002b4393 6883704 libdevel optional 
libmysqlclient15-dev_5.0.27-1_i386.deb
 1cdfb9f2787d1527048618a890ba249c 7119576 misc optional 
mysql-client-5.0_5.0.27-1_i386.deb
 ed627e3a9c3aa9719ec87194abc1253a 25012900 misc optional 
mysql-server-5.0_5.0.27-1_i386.deb
 95830e55c3f9cd81109be9f517e5499f 44132 misc optional 
mysql-server-4.1_5.0.27-1_i386.deb

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

iEYEARECAAYFAkVkI84ACgkQkR9K5oahGObRxQCdHx5yhgEkHORTP/UQOhAkNGKW
lYUAn0ufS+ms5TtRUSoQnHPFyDnn7Ofd
=7ibw
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to