MySQL Forums
Forum List  »  Install & Repo

Re: MySQL Yum repository installation and file not found error
Posted by: Terje Røsten
Date: November 07, 2015 07:23AM

Hi!

> I'm installing MySQL server on Linux server
> following the instructions on this page. I used
> this version of yum :
> mysql-community-release-el6-5.noarch.rpm and the
> server OS version is 2.6.32-504.16.2.el6.x86_64
>
> I used this command to start installing Mysql
> server
>
> sudo yum install mysql-community-server
> the installation did not complete I got the
> following errors
>
> > Finished Dependency Resolution
> Error: Package: 2:postfix-2.6.6-6.el6_5.x86_64
> (@anaconda-CentOS-201410241409.x8
>
>
> 6_64/6.6)
> Requires:
> libmysqlclient.so.16()(64bit)
> Removing:
> mysql-libs-5.1.73-3.el6_5.x86_64
> (@anaconda-CentOS-20141024
>
>
> 1409.x86_64/6.6)
> libmysqlclient.so.16()(64bit)
> Obsoleted By:
> mysql-community-libs-5.6.26-2.el7.x86_64
> (mysql56-commu
>
>
> nity)
> Not found
> Updated By:
> mysql-libs-5.1.73-5.el6_6.x86_64 (base)
> libmysqlclient.so.16()(64bit)
> Error: Package:
> mysql-community-server-5.6.26-2.el7.x86_64
> (mysql56-community)
> Requires:
> libstdc++.so.6(GLIBCXX_3.4.15)(64bit)

Seems like you have mixed MySQL Yum repos for EL6 and EL7.

On EL6 system, please enable EL6 Repos only,using packages
for EL7 on EL6 is not possible at all.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL Yum repository installation and file not found error
November 07, 2015 07:23AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.