Comment 0 for bug 1103655

Revision history for this message
Christopher Kuttruff (chris-k) wrote :

I found similar (but outdated posts (eg: https://bugs.launchpad.net/percona-server/+bug/877018)) on some other bug tickets, though they seemed to be marked as resolved. My apologies if I've missed something, but I do believe I've followed the installation instructions on a base system, so I'm confused as to why these errors would be occurring.

Thanks for your time.

Followed the instructions listed on this page exactly:
http://www.percona.com/doc/percona-server/5.5/installation/apt_repo.html

when running apt-get install command:

# apt-get install percona-server-server-5.5 percona-server-client-5.5
....

The following packages have unmet dependencies:
 percona-server-client-5.5 : Depends: libmysqlclient18 (>= 5.5.28-rel29.3-388.precise) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

More info when running aptitude install:

# 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: libmysqlclient18 (>= 5.5.28-rel29.3-388.precise) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@precise64:/home/vagrant# aptitude install percona-server-server-5.5 percona-server-client-5.5
The following NEW packages will be installed:
  libaio1{a} libdbi-perl{a} libmysqlclient18{a} libnet-daemon-perl{a}
  libplrpc-perl{a} mysql-common{a} percona-server-client-5.5
  percona-server-common-5.5{ab} percona-server-server-5.5
0 packages upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
Need to get 34.2 MB of archives. After unpacking 117 MB will be used.
The following packages have unmet dependencies:
 percona-server-common-5.5 : Conflicts: mysql-common but 5.5.29-0ubuntu0.12.04.1 is to be installed.
                             Conflicts: mysql-common:i386 which is a virtual package.
                             Conflicts: mysql-common-4.1 which is a virtual package.
                             Conflicts: mysql-common-4.1:i386 which is a virtual package.
The following actions will resolve these dependencies:

     Keep the following packages at their current version:
1) libmysqlclient18 [Not Installed]
2) mysql-common [Not Installed]
3) percona-server-client-5.5 [Not Installed]
4) percona-server-server-5.5 [Not Installed]