Thanks for the quick response. That error number (11) means "Resource
temporarily unavailable". Since mysqld is trying to lock that file, its
likely that something else has it locked.

A reboot would *probably* fix the problem simply. If you want to try and
track down what process has it locked, install lsof and try

sudo lsof -n | grep ibdata1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1029622

Title:
  package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to
  install/upgrade: подпроцесс установлен сценарий post-installation
  возвратил код ошибки 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1029622/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to