Your message dated Thu, 09 Nov 2006 02:52:37 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#354850: fixed in mysql-dfsg-5.0 5.0.26-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)
--- Begin Message ---
Package: mysql-server
Version: 5.0.18-8
Severity: normal
Hello,
when upgrading from 4.1 to 5.0, I get a message "cannot upgrade if ISAM
tables are present". Ok... why not convert them? But hey, the old server
which could have done it is already removed at the time I get this
message, and the installation process just bails out... bummer!
I suggest that the upgrade script _first_ determines if there are any
ISAM tables left over, then offers to automatically convert them to
MyISAM (or just do it, don't know), and then removes the old server and
installs the new one, not the other way round. Currently, I have:
$ dpkg -l mysql-server
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
iU mysql-server 5.0.18-8 mysql database server (current version)
Thank you!
Best,
--Toni++
PS: No need to fix it just for me...
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages mysql-server depends on:
pn mysql-server-5.0 <none> (no description available)
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.26-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.26-3_amd64.deb
to pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.26-3_amd64.deb
libmysqlclient15off_5.0.26-3_amd64.deb
to pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.26-3_amd64.deb
mysql-client-5.0_5.0.26-3_amd64.deb
to pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.26-3_amd64.deb
mysql-client_5.0.26-3_all.deb
to pool/main/m/mysql-dfsg-5.0/mysql-client_5.0.26-3_all.deb
mysql-common_5.0.26-3_all.deb
to pool/main/m/mysql-dfsg-5.0/mysql-common_5.0.26-3_all.deb
mysql-dfsg-5.0_5.0.26-3.diff.gz
to pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.26-3.diff.gz
mysql-dfsg-5.0_5.0.26-3.dsc
to pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.26-3.dsc
mysql-server-4.1_5.0.26-3_amd64.deb
to pool/main/m/mysql-dfsg-5.0/mysql-server-4.1_5.0.26-3_amd64.deb
mysql-server-5.0_5.0.26-3_amd64.deb
to pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.26-3_amd64.deb
mysql-server_5.0.26-3_all.deb
to pool/main/m/mysql-dfsg-5.0/mysql-server_5.0.26-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.
sean finney <[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: Fri, 03 Nov 2006 18:34:46 +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 amd64
Version: 5.0.26-3
Distribution: unstable
Urgency: high
Maintainer: Christian Hammers <[EMAIL PROTECTED]>
Changed-By: sean finney <[EMAIL PROTECTED]>
Description:
libmysqlclient15-dev - mysql database development files
libmysqlclient15off - mysql database client library
mysql-client - mysql database client (current version)
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 (current version)
mysql-server-4.1 - mysql database server (transitional package)
mysql-server-5.0 - mysql database server binaries
Closes: 354544 354850 394262
Changes:
mysql-dfsg-5.0 (5.0.26-3) unstable; urgency=high
.
[sean finney]
* Fix for the deadly ISAM trap. Now during upgrades we will do our
very best to convert pre-existing ISAM format tables using the
binaries from the previous package. Success is not guaranteed, but
this is probably as good as it gets. Note that this also necessitates
re-introducing an (empty transitional) mysql-server-4.1 package.
Closes: #354544, #354850
* Remove a couple spurious and wrongly placed WARNING statements from
45_warn-CLI-passwords.dpatch. thanks to Dan Jacobsen for pointing these
out. Closes: #394262
Files:
e4ef4cda4bae61b24c3ee5286dd7afe4 1108 misc optional mysql-dfsg-5.0_5.0.26-3.dsc
47fbff160c79ed2b9c54b02d7ca578e8 137055 misc optional
mysql-dfsg-5.0_5.0.26-3.diff.gz
bf564226fd807fdd409fa69ea8f73a88 46386 misc optional
mysql-common_5.0.26-3_all.deb
ec8c7d79fe783aa50211d841e434b509 43654 misc optional
mysql-server_5.0.26-3_all.deb
e25082866196f38890efe8b3b8ba487e 41578 misc optional
mysql-client_5.0.26-3_all.deb
edb0bf35bb4fd45b70564c253e11f627 1813094 libs optional
libmysqlclient15off_5.0.26-3_amd64.deb
be154c8ac2a214ffe7f324e833a4bcf2 7293072 libdevel optional
libmysqlclient15-dev_5.0.26-3_amd64.deb
68433fb232b7611ad61eb722e338a5c7 7465274 misc optional
mysql-client-5.0_5.0.26-3_amd64.deb
e6cd9e654b1e5c4c72f960b6a51f56f2 25600402 misc optional
mysql-server-5.0_5.0.26-3_amd64.deb
2591631873bcf24ee62eef1d54f55bb2 43684 misc optional
mysql-server-4.1_5.0.26-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iEYEARECAAYFAkVPA3wACgkQkR9K5oahGOYgNgCgjP5R09eEv+3uPk09TIC5EhI3
MAEAnRDjbqQ+aNCtXN5WdbpbosOC2IeN
=l+Ip
-----END PGP SIGNATURE-----
--- End Message ---