[debian-mysql] Bug#589513: /etc/init.d/mysql: line 75: /usr/bin/mysqladmin: No such file or directory

r.ductor r.ductor at gmail.com
Sun Jul 18 12:07:43 UTC 2010


Package: mysql-server-core-5.1
Version: 5.1.48-1
Severity: grave
Justification: renders package unusable

This week, after full upgrading three different debian testing machines (after
a 3 months stop in upgrades), I realize that mysqld is not started at boot.

Here's some info.

kernel log:
2010-07-18 13:47:14     fermi   /etc/init.d/mysql[1968] 0 processes alive and
'/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in
2010-07-18 13:47:14     fermi   /etc/init.d/mysql[1968] /etc/init.d/mysql: line
75: /usr/bin/mysqladmin: No such file or directory

fermi:~# aptitude search "~i mysql"
i A libmysqlclient16                         - MySQL database client library
i A libqt4-sql-mysql                         - Qt 4 MySQL database driver
i A mysql-common                             - MySQL database common files,
e.g. /etc/mysql/my.cn
i A mysql-server-core-5.1                    - MySQL database server binaries
fermi:~# aptitude search "~c mysql"
c   libmysqlclient15off                      - MySQL database client library
c   mysql-server-5.0                         - MySQL database server binaries
c   mysql-server-5.1                         - MySQL database server binaries
and system database
fermi:~# aptitude show mysql-server-core-5.1
Package: mysql-server-core-5.1
New: yes
State: installed
Automatically installed: yes
Version: 5.1.48-1
Priority: optional
Section: misc
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>
Uncompressed Size: 9,916k
Architecture: i386
Compressed Size: 3,932k
Filename: pool/main/m/mysql-5.1/mysql-server-core-5.1_5.1.48-1_i386.deb
MD5sum: 6a31c01d3ce2fc10ec0d520048d2a39f
Archive: testing
Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libwrap0
(>= 7.6-4~),
         zlib1g (>= 1:1.1.4)
Conflicts: mysql-server-5.0 (< 5.1.45-2), mysql-server-5.1 (< 5.1.45-2)
Provides: mysql-server-core, mysql-server-core-5.0
Description: MySQL database server binaries
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured
 Query Language) is the most popular database query language in the world. The
main goals of
 MySQL are speed, robustness and ease of use.

 This package includes the server binaries but doesn't contain all the
infrastructure needed to
 setup system databases.
Homepage: http://dev.mysql.com/

Package: mysql-server-core-5.1
New: yes
State: installed
Automatically installed: yes
Version: 5.1.48-1
Priority: optional
Section: misc
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>
Uncompressed Size: 9,916k
Architecture: i386
Compressed Size: 3,932k
Filename: pool/main/m/mysql-5.1/mysql-server-core-5.1_5.1.48-1_i386.deb
MD5sum: 6a31c01d3ce2fc10ec0d520048d2a39f
Archive: unstable
Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libwrap0
(>= 7.6-4~),
         zlib1g (>= 1:1.1.4)
Conflicts: mysql-server-5.0 (< 5.1.45-2), mysql-server-5.1 (< 5.1.45-2)
Provides: mysql-server-core, mysql-server-core-5.0
Description: MySQL database server binaries
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured
 Query Language) is the most popular database query language in the world. The
main goals of
 MySQL are speed, robustness and ease of use.

 This package includes the server binaries but doesn't contain all the
infrastructure needed to
 setup system databases.
Homepage: http://dev.mysql.com/

Package: mysql-server-core-5.1
New: yes
State: installed
Automatically installed: yes
Version: 5.1.48-1
Priority: optional
Section: misc
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>
Uncompressed Size: 9,916k
Architecture: i386
Compressed Size: 3,932k
Filename:
MD5sum:
Archive: now
Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libwrap0
(>= 7.6-4~),
         zlib1g (>= 1:1.1.4)
Conflicts: mysql-server-5.0 (< 5.1.45-2), mysql-server-5.1 (< 5.1.45-2)
Provides: mysql-server-core, mysql-server-core-5.0
Description: MySQL database server binaries
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured
 Query Language) is the most popular database query language in the world. The
main goals of
 MySQL are speed, robustness and ease of use.

 This package includes the server binaries but doesn't contain all the
infrastructure needed to
 setup system databases.
Homepage: http://dev.mysql.com/

fermi:~# aptitude show mysql-common
Package: mysql-common
State: installed
Automatically installed: yes
Version: 5.1.48-1
Priority: optional
Section: database
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>
Uncompressed Size: 168k
Architecture: all
Compressed Size: 72.0k
Filename: pool/main/m/mysql-5.1/mysql-common_5.1.48-1_all.deb
MD5sum: ac2394361ccd68cf919f3248f6dfbfeb
Archive: testing
Conflicts: mysql-common-4.1
Replaces: mysql-common-4.1
Provides: mysql-common-4.1
Description: MySQL database common files, e.g. /etc/mysql/my.cnf
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured
 Query Language) is the most popular database query language in the world. The
main goals of
 MySQL are speed, robustness and ease of use.

 This package includes files needed by all versions of the client library, e.g.
 /etc/mysql/my.cnf.
Homepage: http://dev.mysql.com/

Package: mysql-common
State: installed
Automatically installed: yes
Version: 5.1.48-1
Priority: optional
Section: database
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>
Uncompressed Size: 168k
Architecture: all
Compressed Size: 72.0k
Filename: pool/main/m/mysql-5.1/mysql-common_5.1.48-1_all.deb
MD5sum: ac2394361ccd68cf919f3248f6dfbfeb
Archive: unstable
Conflicts: mysql-common-4.1
Replaces: mysql-common-4.1
Provides: mysql-common-4.1
Description: MySQL database common files, e.g. /etc/mysql/my.cnf
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured
 Query Language) is the most popular database query language in the world. The
main goals of
 MySQL are speed, robustness and ease of use.

 This package includes files needed by all versions of the client library, e.g.
 /etc/mysql/my.cnf.
Homepage: http://dev.mysql.com/

Package: mysql-common
State: installed
Automatically installed: yes
Version: 5.1.48-1
Priority: optional
Section: database
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>
Uncompressed Size: 168k
Architecture: all
Compressed Size: 72.0k
Filename:
MD5sum:
Archive: now
Conflicts: mysql-common-4.1
Replaces: mysql-common-4.1
Provides: mysql-common-4.1
Description: MySQL database common files, e.g. /etc/mysql/my.cnf
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured
 Query Language) is the most popular database query language in the world. The
main goals of
 MySQL are speed, robustness and ease of use.

 This package includes files needed by all versions of the client library, e.g.
 /etc/mysql/my.cnf.
Homepage: http://dev.mysql.com/

fermi:~#



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mysql-server-core-5.1 depends on:
ii  libc6                   2.11.2-2         Embedded GNU C Library: Shared lib
ii  libgcc1                 1:4.4.4-6        GCC support library
ii  libstdc++6              4.4.4-6          The GNU Standard C++ Library v3
ii  libwrap0                7.6.q-19         Wietse Venema's TCP wrappers libra
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

mysql-server-core-5.1 recommends no packages.

mysql-server-core-5.1 suggests no packages.

-- no debconf information





More information about the pkg-mysql-maint mailing list