← Back to team overview

ius-coredev team mailing list archive

[Bug 952728] Re: mysql55-libs conflicts with mysql-libs

 

Thank you for your response, 
I've been able to reproduce this issue by following your steps:

[root@localhost ~]# rpm -qa | grep mysql
[root@localhost ~]# rpm -qa | grep php
[root@localhost ~]# yum install mysql55-server php53u-mysql
Loaded plugins: fastestmirror, presto
Loading mirror speeds from cached hostfile
 * base: centos.mirror.lstn.net
 * epel: mirror.hiwaay.net
 * extras: mirror.serversurgeon.com
 * ius: archive.linux.duke.edu
 * updates: centos.mirror.lstn.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package mysql55-server.x86_64 0:5.5.20-1.ius.el6 will be installed
--> Processing Dependency: mysql55-libs = 5.5.20-1.ius.el6 for package: mysql55-server-5.5.20-1.ius.el6.x86_64
--> Processing Dependency: mysql55 = 5.5.20-1.ius.el6 for package: mysql55-server-5.5.20-1.ius.el6.x86_64
--> Processing Dependency: perl-DBD-MySQL for package: mysql55-server-5.5.20-1.ius.el6.x86_64
---> Package php53u-mysql.x86_64 0:5.3.10-1.ius.el6 will be installed
--> Processing Dependency: php53u-common = 5.3.10-1.ius.el6 for package: php53u-mysql-5.3.10-1.ius.el6.x86_64
--> Processing Dependency: php53u-pdo for package: php53u-mysql-5.3.10-1.ius.el6.x86_64
--> Processing Dependency: libmysqlclient.so.16(libmysqlclient_16)(64bit) for package: php53u-mysql-5.3.10-1.ius.el6.x86_64
--> Processing Dependency: libmysqlclient.so.16()(64bit) for package: php53u-mysql-5.3.10-1.ius.el6.x86_64
--> Running transaction check
---> Package mysql-libs.x86_64 0:5.1.61-1.el6_2.1 will be installed
---> Package mysql55.x86_64 0:5.5.20-1.ius.el6 will be installed
--> Processing Dependency: mysqlclient16 for package: mysql55-5.5.20-1.ius.el6.x86_64
---> Package mysql55-libs.x86_64 0:5.5.20-1.ius.el6 will be installed
---> Package perl-DBD-MySQL.x86_64 0:4.013-3.el6 will be installed
---> Package php53u-common.x86_64 0:5.3.10-1.ius.el6 will be installed
---> Package php53u-pdo.x86_64 0:5.3.10-1.ius.el6 will be installed
--> Running transaction check
---> Package mysqlclient16.x86_64 0:5.1.56-1.ius.el6 will be installed
--> Processing Conflict: mysql55-libs-5.5.20-1.ius.el6.x86_64 conflicts mysql-libs < 5.5
--> Finished Dependency Resolution
Error: mysql55-libs conflicts with mysql-libs
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/952728

Title:
  mysql55-libs conflicts with mysql-libs

Status in IUS Community Project:
  New

Bug description:
  CentOS 6 x86_64

  1. yum remove mysql*
  2. yum install mysql55-server php53u-mysql
  --> Processing Conflict: mysql55-libs-5.5.20-1.ius.el6.x86_64 conflicts mysql-libs < 5.5
  --> Finished Dependency Resolution
  Error: mysql55-libs conflicts with mysql-libs

  
  the "php53u-mysql-5.3.10-1.ius.el6.x86_64.rpm" package requires "mysql-libs"

  but the "mysql55-server-5.5.20-1.ius.el6.x86_64.rpm" package requires
  "mysql55-libs"

  
  so... the "php53u-mysql" and "mysql55-server" can not be installed on the same server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/952728/+subscriptions


References