MySQL does not upgrade correctly for 5.1.30really5.0.75-0ubuntu10.2
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mysql-dfsg-5.0 (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
% lsb_release -rd
Description: Ubuntu 9.04
Release: 9.04
%apt-cache policy mysql-server-5.0
mysql-server-5.0:
Installed: 5.1.30really5.
Candidate: 5.1.30really5.
Version table:
*** 5.1.30really5.
500 http://
100 /var/lib/
5.
500 http://
Information from the update using aptitude:
Setting up mysql-server-5.0 (5.1.30really5.
* Stopping MySQL database server mysqld [ OK ]
* Reloading AppArmor profiles ... * Warning: found /etc/apparmor.
* Warning: found /etc/apparmor.
* Starting MySQL database server mysqld [ OK ]
/etc/init.d/mysql: line 115: /etc/mysql/
invoke-rc.d: initscript mysql, action "start" failed.
^Cdpkg: error processing mysql-server-5.0 (--configure):
subprocess post-installation script killed by signal (Interrupt)
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
Setting up mysql-client (5.1.30really5.
No apport report written because the error message indicates its a followup error from a previous failure.
. . .
Processing triggers for menu ...
Errors were encountered while processing:
mysql-server-5.0
mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
Setting up mysql-server-5.0 (5.1.30really5.
* Stopping MySQL database server mysqld [ OK ]
* Reloading AppArmor profiles ... * Warning: found /etc/apparmor.
* Warning: found /etc/apparmor.
* Starting MySQL database server mysqld [ OK ]
/etc/init.d/mysql: line 115: /etc/mysql/
invoke-rc.d: initscript mysql, action "start" failed.
ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script killed by signal (Interrupt)
NonfreeKernelMo
Package: mysql-server-5.0 5.1.30really5.
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.1.30really5.
Uname: Linux 2.6.28-11-generic i686
Method to fix problem:
From a terminal, type:
% sudo chmod 755 /etc/mysql/ debian- start
Then re-run the updates.