# installation of mysql-connector-odbc fails

**URL:** https://forums.percona.com/t/installation-of-mysql-connector-odbc-fails/1702
**Category:** Other MySQL® Questions
**Created:** [November 6, 2011, 10:25pm UTC](https://forums.percona.com/t/installation-of-mysql-connector-odbc-fails/1702 "2011-11-06T22:25:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![falves1](https://avatars.discourse-cdn.com/v4/letter/f/3e96dc/32.png) [@falves1](https://forums.percona.com/u/falves1)
#### Post date: [November 6, 2011, 10:25pm UTC](https://forums.percona.com/t/installation-of-mysql-connector-odbc-fails/1702/1 "2011-11-06T22:25:30Z")

</div>

I need to install the odbc-connector, but there is a contradiction between the RHEL repositories and Percona’s

This is my command:  
yum -y install mysql-connector-odbc  
and these are the error messages:

Loaded plugins: refresh-packagekit, rhnplugin  
Setting up Install Process  
Resolving Dependencies  
 → Running transaction check  
—\> Package mysql-connector-odbc.x86\_64 0:5.1.5r1144-7.el6 will be installed  
 → Processing Dependency: libmysqlclient\_r.so.16(libmysqlclient\_16)(64bit) for package: mysql-connector-odbc-5.1.5r1144-7.el6.x86\_64  
 → Processing Dependency: libmysqlclient\_r.so.16()(64bit) for package: mysql-connector-odbc-5.1.5r1144-7.el6.x86\_64  
 → Running transaction check  
—\> Package Percona-Server-shared-51.x86\_64 0:5.1.59-rel13.0.325.rhel6 will be installed  
 → Finished Dependency Resolution

Dependencies Resolved

============================================================ ============================================================ ===========  
Package Arch Version Repository Size  
============================================================ ============================================================ ===========  
Installing:  
mysql-connector-odbc x86\_64 5.1.5r1144-7.el6 rhel-x86\_64-server-6 114 k  
Installing for dependencies:  
Percona-Server-shared-51 x86\_64 5.1.59-rel13.0.325.rhel6 percona 2.8 M

Transaction Summary  
============================================================ ============================================================ ===========  
Install 2 Package(s)

Total download size: 2.9 M  
Installed size: 8.2 M  
Downloading Packages:  
(1/2): Percona-Server-shared-51-5.1.59-rel13.0.325.rhel6.x86\_64.rpm | 2.8 MB 00:03  
(2/2): mysql-connector-odbc-5.1.5r1144-7.el6.x86\_64.rpm | 114 kB 00:00

* * *

Total 367 kB/s | 2.9 MB 00:08  
Running rpm\_check\_debug  
Running Transaction Test

Transaction Check Error:  
file /usr/lib64/libmysqlclient.so from install of Percona-Server-shared-51-5.1.59-rel13.0.325.rhel6.x86\_64 conflicts with file from package Percona-Server-shared-55-5.5.16-rel22.0.189.rhel6.x86\_64  
file /usr/lib64/libmysqlclient\_r.so from install of Percona-Server-shared-51-5.1.59-rel13.0.325.rhel6.x86\_64 conflicts with file from package Percona-Server-shared-55-5.5.16-rel22.0.189.rhel6.x86\_64  
file /usr/lib64/mysql/plugin/libfnv1a\_udf.a from install of Percona-Server-shared-51-5.1.59-rel13.0.325.rhel6.x86\_64 conflicts with file from package Percona-Server-shared-55-5.5.16-rel22.0.189.rhel6.x86\_64  
file /usr/lib64/mysql/plugin/libfnv\_udf.a from install of Percona-Server-shared-51-5.1.59-rel13.0.325.rhel6.x86\_64 conflicts with file from package Percona-Server-shared-55-5.5.16-rel22.0.189.rhel6.x86\_64  
file /usr/lib64/mysql/plugin/libmurmur\_udf.a from install of Percona-Server-shared-51-5.1.59-rel13.0.325.rhel6.x86\_64 conflicts with file from package Percona-Server-shared-55-5.5.16-rel22.0.189.rhel6.x86\_64

Error Summary

---

<div class="post-metadata">

### Author: ![Bruce](https://avatars.discourse-cdn.com/v4/letter/b/ccd318/32.png) [@Bruce](https://forums.percona.com/u/Bruce)
#### Post date: [November 22, 2011, 7:31pm UTC](https://forums.percona.com/t/installation-of-mysql-connector-odbc-fails/1702/2 "2011-11-22T19:31:46Z")

</div>

I encountered this too, and found that the solution Chris (cgrello) had to a CentOS 6 package signing problem also fixed this problem.
