Mufit Eribol wrote:
Installed package: GeoIP.i386 1.4.4-1.el5.centos Repo: CentOS Extras Priority for CentOS Extras repo: 1
"yum update" wants to replace the above package with the following:
Package: geoip.i386 1.4.5-1.el5.rf Repo: rpmforge Priority for rpmforge: 15
Why does yum try to replace the package from a repo with higher priority? Isn't "yum priorities" supposed to keep it?
Strange, because it works here:
[root@shutdown Documentation]# yum -v update | grep -i geoip --> geoip-devel-1.4.0-1.el5.rf.x86_64 from rpmforge excluded (priority) --> geoip-1.4.0-1.el5.rf.x86_64 from rpmforge excluded (priority) --> geoip-1.4.4-1.el5.rf.x86_64 from rpmforge excluded (priority) --> geoip-1.4.5-1.el5.rf.x86_64 from rpmforge excluded (priority) --> geoip-devel-1.4.4-1.el5.rf.x86_64 from rpmforge excluded (priority) --> geoip-devel-1.4.5-1.el5.rf.x86_64 from rpmforge excluded (priority) --> GeoIP-devel-1.4.4-2.el5.kb.x86_64 from kbs-CentOS-Testing excluded (priority) --> GeoIP-devel-1.4.4-2.el5.kb.x86_64 from kbs-CentOS-Testing excluded (priority) --> GeoIP-1.4.4-2.el5.kb.x86_64 from kbs-CentOS-Testing excluded (priority) --> GeoIP-1.4.4-2.el5.kb.x86_64 from kbs-CentOS-Testing excluded (priority) [root@shutdown Documentation]#
Cheers,
Ralph