[Bug 1015408] 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 1015408 at bugs.launchpad.net
Thu Jun 21 13:34:20 UTC 2012


Hi Sabari,

First of all don't panic! Although I hope you have a backup of your
database somewhere :)

120618 16:23:09 [ERROR] /usr/sbin/mysqld: Can't find file: './mysql/user.frm' (errno: 13)
ERROR: 1017  Can't find file: './mysql/user.frm' (errno: 13)

Looks like the table user.frm got somehow deleted or corrupted.

In order to correct this

1. Shut down MySQL Server
2. try to run myisamchk on the /var/lib/mysql/mysql directory (where the mysql database is) and see if you can fix any corruption
3. If that fails try to recover from your last backup

Best of lucks!

** 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/1015408

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/1015408/+subscriptions



More information about the Ubuntu-server-bugs mailing list