[Bug 1014447] Re: package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Marc Cluet
1014447 at bugs.launchpad.net
Fri Jun 22 11:01:43 UTC 2012
Hi Mike,
Looks like you have a problem with your mysql database files, the error
I'm pointing at is:
ERROR: 130 Incorrect file format 'user'
This means that mysql/user has an obsolete or incorrect format, this can
be due to an upgrade from 4.x to 5.5
In order to try to fix try running the following command:
mysql_upgrade -uroot -pROOTPASS
This should check all your mysql DB files and fix them appropriately.
If this fails please be prepared to restore from your latest backup.
Good luck!
** Changed in: mysql-5.5 (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.5 in Ubuntu.
https://bugs.launchpad.net/bugs/1014447
Title:
package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to
install/upgrade: subprocess installed post-installation script
returned error exit status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1014447/+subscriptions
More information about the Ubuntu-server-bugs
mailing list