install of mysql-server and mysql-server-5.0 did not complete properly
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mysql-dfsg-5.0 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: mysql-server-5.0
root@ubuntu:
Reading package lists... Done
Building dependency tree
Reading state information... Done
mysql-server-5.0 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
2 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up mysql-server-5.0 (5.0.51a-
* Stopping MySQL database server mysqld /usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
Reloading AppArmor profiles : done.
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
* Starting MySQL database server mysqld /usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
/usr/sbin/mysqld: error while loading shared libraries: /lib/tls/
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: error processing mysql-server-5.0 (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of mysql-server:
mysql-server depends on mysql-server-5.0; however:
Package mysql-server-5.0 is not configured yet.
dpkg: error processing mysql-server (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
mysql-server-5.0
mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
ProblemType: Package
Architecture: i386
Date: Fri Aug 22 02:50:53 2008
DistroRelease: Ubuntu 8.04
ErrorMessage: dependency problems - leaving unconfigured
Package: mysql-server 5.0.51a-3ubuntu5.1
PackageArchitec
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server 5.0.51a-3ubuntu5.1 failed to install/upgrade: dependency problems - leaving unconfigured
Uname: Linux 2.6.24-19-generic i686
I got the same error trying to install mysql5.0 on ubuntu 8.04 on an usb-stick and found the following thread: https:/ /bugs.launchpad .net/ubuntu/ +source/ casper/ +bug/131976
So i tried 'sudo aa-complain mysqld' and got mysql finish its config and the server running.
I don't know if this workaround is the right solution for the problem.