← Back to team overview

ius-coredev team mailing list archive

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

 

I am going to assume you have mysql-libs installed at the time of attempting to install mysql55-server,
our mysql55-libs packages Provides mysql-libs (this way php53u can install next to mysql55):

  http://bazaar.launchpad.net/~ius-
coredev/ius/mysql55/view/head:/SPECS/mysql55.spec#L104

Notice the provides for mysql-libs and mysql55-libs:

$ rpm -qp http://dl.iuscommunity.org/pub/ius/stable/Redhat/6/x86_64/mysql55-libs-5.5.20-1.ius.el6.x86_64.rpm --provides
config(mysql-libs) = 5.5.20-1.ius.el6
config(mysql55-libs) = 5.5.20-1.ius.el6
libmysqlclient.so.18()(64bit)  
libmysqlclient.so.18(libmysqlclient_16)(64bit)  
libmysqlclient.so.18(libmysqlclient_16.1)(64bit)  
mysql-libs = 5.5.20-1.ius.el6
mysql55-libs = 5.5.20-1.ius.el6
mysql55-libs(x86-64) = 5.5.20-1.ius.el6

Can you please provide the following from the server.

   rpm -qa | grep mysql
   rpm -qa | grep php

-- 
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