Thank you for taking the time to file a bug report.

>From your logs, I can see the following error message:

[ERROR] [MY-012574] [InnoDB] Unable to lock ./ibdata1 error: 11

The code "11" means that the resource is temporarily unavailable.  From
my recollection, this error can mean that there is another instance of
MySQL running, perhaps in an inconsistent state.  You can try verifying
whether this is true with the following command:

lsof -i:3306

If you see that there is indeed a dangling MySQL process running, you
can either attempt to kill it by hand, or reboot your system.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I am marking this bug as 'Incomplete'.

However, if you believe that this is really a bug in Ubuntu, then we would
be grateful if you would provide a more complete description of the problem
with steps to reproduce, explain why you believe this is a bug in Ubuntu
rather than a problem specific to your system, and then change the bug
status back to "New".

For local configuration issues, you can find assistance here:
http://www.ubuntu.com/support/community

** Changed in: mysql-8.0 (Ubuntu)
       Status: New => Incomplete

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

Title:
  package mysql-server-8.0 8.0.22-0ubuntu0.20.04.3 failed to
  install/upgrade: installed mysql-server-8.0 package post-installation
  script subprocess returned error exit status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to