← Back to team overview

ius-coredev team mailing list archive

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

 

[root@localhost ~]# rpm -qa | grep mysql
[root@localhost ~]# rpm -qa | grep php
php53u-5.3.10-1.ius.el6.x86_64
php53u-mbstring-5.3.10-1.ius.el6.x86_64
php53u-fpm-5.3.10-1.ius.el6.x86_64
php53u-common-5.3.10-1.ius.el6.x86_64
php53u-cli-5.3.10-1.ius.el6.x86_64
php53u-xml-5.3.10-1.ius.el6.x86_64
[root@localhost ~]# yum install mysql55-server php53u-mysql
Loaded plugins: fastestmirror, replace
Loading mirror speeds from cached hostfile
base                                                                                                                    | 1.9 kB     00:00     
epel                                                                                                                    | 1.9 kB     00:00     
extras                                                                                                                  | 1.9 kB     00:00     
ius                                                                                                                     | 1.9 kB     00:00     
ius/primary                                                                                                             |  18 kB     00:00     
ius                                                                                                                                      64/64
rpmforge                                                                                                                | 1.9 kB     00:00     
rpmforge-extras                                                                                                         | 1.9 kB     00:00     
updates                                                                                                                 | 1.9 kB     00:00     
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-DBI 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
--> Processing Dependency: perl(DBI) for package: mysql55-server-5.5.20-1.ius.el6.x86_64
--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: mysql55-server-5.5.20-1.ius.el6.x86_64
--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: mysql55-server-5.5.20-1.ius.el6.x86_64
--> Processing Dependency: libaio.so.1()(64bit) 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-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 libaio.x86_64 0:0.3.107-10.el6 will be installed
---> Package mysql-libs.x86_64 0:5.1.52-1.el6_0.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.014-1.el6.rfx will be installed
---> Package perl-DBI.x86_64 0:1.616-1.el6.rfx will be installed
--> Processing Dependency: perl(Test::Simple) for package: perl-DBI-1.616-1.el6.rfx.x86_64
---> 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
---> Package perl-Test-Simple.noarch 0:0.98-1.el6.rfx will be installed
--> Processing Dependency: perl(Test::Harness) >= 2.03 for package: perl-Test-Simple-0.98-1.el6.rfx.noarch
--> Running transaction check
---> Package perl-Test-Harness.noarch 0:3.23-1.el6.rfx 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