When I do a yum update I get the following errors:
Transaction Check Error:
file /usr/lib64/libecpg.so.6.1 from install of postgresql-libs-8.4.10-1PGDG.rhel5.x86_64 conflicts with file from package postgresql84-libs-8.4.9-1.el5_7.1.x86_64
file /usr/lib64/libecpg_compat.so.3.1 from install of postgresql-libs-8.4.10-1PGDG.rhel5.x86_64 conflicts with file from package postgresql84-libs-8.4.9-1.el5_7.1.x86_64
file /usr/lib64/libpgtypes.so.3.1 from install of postgresql-libs-8.4.10-1PGDG.rhel5.x86_64 conflicts with file from package postgresql84-libs-8.4.9-1.el5_7.1.x86_64
file /usr/lib64/libpq.so.5.2 from install of postgresql-libs-8.4.10-1PGDG.rhel5.x86_64 conflicts with file from package postgresql84-libs-8.4.9-1.el5_7.1.x86_64
file /usr/share/locale/pl/LC_MESSAGES/libpq5-8.4.mo from install of postgresql-libs-8.4.10-1PGDG.rhel5.x86_64 conflicts with file from package postgresql84-libs-8.4.9-1.el5_7.1.x86_64
file /usr/share/locale/pl/LC_MESSAGES/libpq5-8.4.mo from install of postgresql-libs-8.4.10-1PGDG.rhel5.x86_64 conflicts with file from package postgresql84-libs-8.4.9-1.el5_7.1.i386
I have now idea as to how it may conflict since I have installed pgsql using yum.
But that's okay.
But I have no idea how to resolve these issues for me to be able to update pgsql libs.
There is a somewhat similar question, but that's regarding an install of i386 vs x86_64 versions.
So... how to resolve this?
EDIT
As requested the repolist of yum:
repo id repo name status
addons CentOS-5 - Addons 0
base CentOS-5 - Base 3,558+8
epel Extra Packages for Enterprise Linux 5 - x86_64 6,808
extras CentOS-5 - Extras 269
ius IUS Community Packages for Enterprise Linux 5 - x86_6 149
kbs-CentOS-Extras CentOS.Karan.Org-EL5 - Stable 0
kbs-CentOS-Misc CentOS.Karan.Org-EL5 - Stable 0
pgdg84 PostgreSQL 8.4 5 - x86_64 161
rpmforge Red Hat Enterprise 5 - RPMforge.net - dag 10,899+1
updates CentOS-5 - Updates 442+24
yum repolist? – quanta Dec 6 '11 at 2:48