Package: mysql-server-5.0
Version: 5.0.18-7
Severity: important

   From the preinst script:

# Abort if ISAM tables are present.
if [ -n "`find $DATADIR -name '*.ISM'`" ]; then
  db_input high mysql-server-$this_version/no_upgrade_with_isam_tables
|| true
  db_go
  db_stop
  exit 1
fi

   This makes the installation fail on my box without giving me any
hints on what to do. I do not know yet what the problem with ISAM tables
is, but perhaps a few lines echoed to stdout pointing to the appropriate
documentation would be helpful. Thanks!

-- System Information:
Debian Release: testing/unstable
  APT prefers stable
  APT policy: (700, 'stable'), (500, 'testing'), (30, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.29-grsec
Locale: LANG=C, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages mysql-server-5.0 depends on:
ii  adduser                       3.80       Add and remove users and groups
ii  debconf [debconf-2.0]         1.4.70     Debian configuration management sy
ii  libc6                         2.3.5-12   GNU C Library: Shared libraries an
ii  libdbi-perl                   1.50-2     Perl5 database interface by Tim Bu
ii  libgcc1                       1:4.0.2-8  GCC support library
ii  libmysqlclient15              5.0.18-7   mysql database client library
ii  libncurses5                   5.5-1      Shared libraries for terminal hand
ii  libreadline5                  5.1-5      GNU readline and history libraries
ii  libstdc++6                    4.0.2-8    The GNU Standard C++ Library v3
ii  libwrap0                      7.6.dbs-8  Wietse Venema's TCP wrappers libra
ii  mysql-client-5.0              5.0.18-7   mysql database client binaries
ii  mysql-common                  5.0.18-7   mysql database common files (e.g. 
ii  passwd                        1:4.0.14-4 change and administer password and
ii  perl                          5.8.7-10   Larry Wall's Practical Extraction 
ii  psmisc                        22.1-1     Utilities that use the proc filesy
ii  zlib1g                        1:1.2.3-9  compression library - runtime

Versions of packages mysql-server-5.0 recommends:
ii  mailx            1:8.1.2-0.20050715cvs-1 A simple mail user agent

-- debconf information:
  mysql-server-5.0/really_downgrade: false
  mysql-server-5.0/start_on_boot: true
  mysql-server-5.0/mysql_update_hints1:
  mysql-server-5.0/nis_warning:
  mysql-server-5.0/postrm_remove_databases: false
  mysql-server-5.0/no_upgrade_with_isam_tables:
* mysql-server-5.0/mysql_install_db_notes:


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

Reply via email to