Hi all,
I’m trying to install Percona 5.5 on an Ubuntu 12.04 LTS and I get this error:
root@test:/etc/apt# apt-get install percona-server-server-5.5 percona-server-client-5.5
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
percona-server-client-5.5 : Depends: libdbi-perl but it is not installable
percona-server-server-5.5 : Depends: libdbi-perl but it is not installable
Depends: libdbd-mysql-perl but it is not installable
Depends: libaio1 (>= 0.3.93) but it is not installable
E: Unable to correct problems, you have held broken packages.
I googled this and found a bug issue dating 2013 that supposed to be fixed but nothing recent.
Any help will be appreciated.
Thanks,
Serge