Installation error

Hi,

When I try to install xtrabackup I have a conflict :

yum install percona-xtrabackup

Transaction check error:
file /etc/my.cnf from install of Percona-Server-shared-56-5.6.30-rel76.3.el7.x86_64 conflicts with file from package mysql-community-server-5.7.13-1.el7.x86_64

Someone can help me?

Thank you

[CENTER]

[CENTER]

Installing Percona XtraBackup on Red Hat Enterprise Linux
Ready-to-use packages are available from the Percona XtraBackup software repositories and the download page. The
------------------------------------------------------------------------------------------------Select version —Percona XtraBackup 2.2.9
Software —Red Hat Enterprise Linux / Centos / Oracle Linux6
Hardware—i386 (32Bit) i686 (32Bit) x86_64 (64Bit)

Download All Packages Together

Percona-XtraBackup-2.2.9-r5067-el6-x86_64-bundle.tar

Download Packages Separately

Percona-xtrabackup-2.2.9-5067.el6.x86_64.rpm

Percona-xtrabackup-debuginfo-2.2.9-5067.el6.x86_64.rpm

Percona-xtrabackup-test-2.2.9-5067.el6.x86_64.rpm

Create Repo and install the packages

After Installation Check the with rpm –qa | grep percona

[CENTER],

Your issue is fixed or Not …?[/CENTER]

Hi,try:

  1. Download mysql-community-libs-compat from mysql ([url]https://dev.mysql.com/downloads/mysql/[/url])
    rpm -i mysql-community-libs-compat-5.7.17-1.el7.x86_64.rpm

  2. Install perl-DBD-MySQL
    yum install perl-DBD-MySQL

  3. Install percona-xtrabackup
    yum install percona-xtrabackup