Re: [CentOS] yum priorities question

2008-10-15 Thread Kai Schaetzl
Mufit Eribol wrote on Tue, 14 Oct 2008 18:32:34 +0300: > Checked that, already enabled. I meant: is that *repo* enabled? But it seems the problem was different, anyway. obsoletes strikes again. Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conacti

Re: [CentOS] yum priorities question

2008-10-14 Thread Filipe Brandenburger
Hi, On Tue, Oct 14, 2008 at 13:47, Mufit Eribol <[EMAIL PROTECTED]> wrote: >> check_obsoletes=1 > Yes Filipe, that's it! > This option works nice. > > Thank you for the hint. No problem! :-) By the way, in a previous thread ("rpmforge, perl-dbd-mysql, yum, priorities, centos, and you") it was su

Re: [CentOS] yum priorities question

2008-10-14 Thread Mufit Eribol
Filipe Brandenburger wrote: Hi, The package names are different, so probably "geoip" (from RPMforge) obsoletes "GeoIP" from CentOS. In that case, for priorities to work and exclude the one that obsoletes the other, you have to set this option in the [main] section of /etc/yum/pluginconf.d/prior

Re: [CentOS] yum priorities question

2008-10-14 Thread Filipe Brandenburger
Hi, On Tue, Oct 14, 2008 at 05:44, Mufit Eribol <[EMAIL PROTECTED]> 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 >

Re: [CentOS] yum priorities question

2008-10-14 Thread Mufit Eribol
Kai Schaetzl wrote: Priority for CentOS Extras repo: 1 double-check that! For instance, if this repo is not enabled, the priority will not work! Kai Checked that, already enabled. Here is an excerpt from CentOS-Base.repo: ... #additional packages that may be useful [extras] name=CentOS-

Re: [CentOS] yum priorities question

2008-10-14 Thread Kai Schaetzl
Mufit Eribol wrote on Tue, 14 Oct 2008 12:44:07 +0300: > Priority for CentOS Extras repo: 1 double-check that! For instance, if this repo is not enabled, the priority will not work! Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com __

Re: [CentOS] yum priorities question

2008-10-14 Thread Mufit Eribol
Ralph Angenendt wrote: Strange, because it works here: [EMAIL PROTECTED] 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

Re: [CentOS] yum priorities question

2008-10-14 Thread Ralph Angenendt
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

[CentOS] yum priorities question

2008-10-14 Thread Mufit Eribol
Hello, I have a question about working principles of yum. Here are the details: 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: