[Bug 1713256] Re: package mysql-server-5.7 (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

Andreas Hasenack andreas at canonical.com
Tue Aug 29 21:12:10 UTC 2017


Thanks for filing this bug in Ubuntu.

This is the error:
ERROR: Unable to start MySQL server:
mysqld: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory

It seems your libaio1 package is corrupt. Can you please try the
following commands to fix it:

sudo apt update
sudo apt install --reinstall libaio1
sudo apt install -f

The last command might not be needed, but it's harmless in that case.

Please let us know how it goes.

Thanks!


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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.7 in Ubuntu.
Matching subscriptions: main
https://bugs.launchpad.net/bugs/1713256

Title:
  package mysql-server-5.7 (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 127

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



More information about the Ubuntu-server-bugs mailing list