Bug#321578:

2005-08-29 Thread Michael Wardle
I was just hit by this in Etch after an update, upgrade.

mysql-server 4.0.24-10 seems to be the current version and
mysql-server-4.1 does not yet replace mysql-server 4.0.

Is this something that was not caught when this issue was resolved, or
is there something still coming down the line for Etch?

% apt-cache policy mysql-server mysql-common
mysql-server:
  Installed: 4.0.24-10
  Candidate: 4.0.24-10
  Version Table:
 *** 4.0.24-10 0
500 ftp://ftp.iinet.net.au etch/main Packages
500 http://mirror.pacific.net.au etch/main Packages
100 /var/lib/dpkg/status
mysql-common:
  Installed: 5.0.7beta-1
  Candidate: 5.0.7beta-1
  Version Table:
 *** 5.0.7beta-1 0
500 ftp://ftp.iinet.net.au etch/main Packages
500 http://mirror.pacific.net.au etch/main Packages
100 /var/lib/dpkg/status



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



Bug#321578: /usr/sbin/mysqld: old_passwords variable seems to be incompatible with new versions of mysql

2005-08-06 Thread Damien CASSOU
Package: mysql-server
Version: 4.0.24-10
Severity: grave
File: /usr/sbin/mysqld
Tags: patch
Justification: renders package unusable


Hi,

it seems that the variable  old_passwords is not available in the last
mysql version which prevents mysqld  to be launched. So I commented it
: 

# For compatibility to other Debian packages that still use
# libmysqlclient10 and libmysqlclient12.
# old_passwords = 1
#

Now, everything seems to work.


-- 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.6.11.7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages mysql-server depends on:
ii  adduser  3.66Add and remove users and groups
ii  debconf  1.4.56  Debian configuration management sy
ii  libc62.3.5-3 GNU C Library: Shared libraries an
ii  libdbi-perl  1.48-1  Perl5 database interface by Tim Bu
ii  libgcc1  1:4.0.1-3   GCC support library
ii  libmysqlclient12 4.0.24-10   mysql database client library
ii  libstdc++5   1:3.3.6-7   The GNU Standard C++ Library v3
ii  libwrap0 7.6.dbs-8   Wietse Venema's TCP wrappers libra
ii  mailx1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  mysql-client 4.0.24-10   mysql database client binaries
ii  mysql-common 5.0.7beta-1 mysql database common files (e.g. 
ii  passwd   1:4.0.3-39  change and administer password and
ii  perl 5.8.7-4 Larry Wall's Practical Extraction 
ii  psmisc   21.6-1  Utilities that use the proc filesy
ii  zlib1g   1:1.2.3-3   compression library - runtime

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:


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