yum update fail

Hi,

I have problems trying to patch a server that have Percona installed. I exclude from patch Percona packages.
OS: CentOS release 5.8 (Final)
Kernel: Linux node1 2.6.18-308.4.1.el5 #1 SMP Tue Apr 17 17:08:00 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
Please help me to can update Percona.

Here is the problem:

yum update Percona*
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile

  • base: ftp.plusline.de
  • epel: vesta.informatik.rwth-aachen.de
  • extras: ftp.plusline.de
  • rpmfusion-free-updates: ftp-stud.hs-esslingen.de
  • rpmfusion-free-updates-testing: ftp-stud.hs-esslingen.de
  • rpmfusion-nonfree-updates: ftp-stud.hs-esslingen.de
  • rpmfusion-nonfree-updates-testing: ftp-stud.hs-esslingen.de
  • updates: ftp-stud.fht-esslingen.de
    Excluding Packages in global exclude list
    Finished
    Setting up Update Process
    Resolving Dependencies
    → Running transaction check
    —> Package Percona-Server-55-debuginfo.x86_64 0:5.5.23-rel25.3.240.rhel5 set to be updated
    —> Package Percona-Server-client-55.x86_64 0:5.5.23-rel25.3.240.rhel5 set to be updated
    —> Package Percona-Server-devel-55.x86_64 0:5.5.23-rel25.3.240.rhel5 set to be updated
    —> Package Percona-Server-server-55.x86_64 0:5.5.23-rel25.3.240.rhel5 set to be updated
    —> Package Percona-Server-shared-55.x86_64 0:5.5.23-rel25.3.240.rhel5 set to be updated
    → Finished Dependency Resolution

Dependencies Resolved

============================================================ ============================================================ =====================================
Package Arch Version Repository Size
============================================================ ============================================================ =====================================
Updating:
Percona-Server-55-debuginfo x86_64 5.5.23-rel25.3.240.rhel5 percona 55 M
Percona-Server-client-55 x86_64 5.5.23-rel25.3.240.rhel5 percona 8.3 M
Percona-Server-devel-55 x86_64 5.5.23-rel25.3.240.rhel5 percona 3.5 M
Percona-Server-server-55 x86_64 5.5.23-rel25.3.240.rhel5 percona 19 M
Percona-Server-shared-55 x86_64 5.5.23-rel25.3.240.rhel5 percona 990 k

Transaction Summary
============================================================ ============================================================ =====================================
Install 0 Package(s)
Upgrade 5 Package(s)

Total download size: 86 M
Is this ok [y/N]: y
Downloading Packages:
(1/5): Percona-Server-shared-55-5.5.23-rel25.3.240.rhel5.x86_64.rpm | 990 kB 00:01
(2/5): Percona-Server-devel-55-5.5.23-rel25.3.240.rhel5.x86_64.rpm | 3.5 MB 00:02
(3/5): Percona-Server-client-55-5.5.23-rel25.3.240.rhel5.x86_64.rpm | 8.3 MB 00:31
(4/5): Percona-Server-server-55-5.5.23-rel25.3.240.rhel5.x86_64.rpm | 19 MB 01:22
(5/5): Percona-Server-55-debuginfo-5.5.23-rel25.3.240.rhel5.x86_64. rpm | 55 MB 03:39


Total 261 kB/s | 86 MB 05:37
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test

Transaction Check Error:
file /usr/lib64/libmysqlclient.so from install of Percona-Server-shared-55-5.5.23-rel25.3.240.rhel5.x86_64 conflicts with file from package Percona-SQL-shared-50-5.0.92-b23.85.rhel5.x86_64
file /usr/lib64/libmysqlclient_r.so from install of Percona-Server-shared-55-5.5.23-rel25.3.240.rhel5.x86_64 conflicts with file from package Percona-SQL-shared-50-5.0.92-b23.85.rhel5.x86_64

Error Summary

Could you please paste here the output of:

rpm -qa | grep -i percona

Thanks.

Martin