Grokbase
Topics Posts Groups | in
x
[ help ]

Re: Frustration with yum

View PostFlat  Thread  Threaded | < Prev - Next >
Les Mikesell Re: [CentOS] Frustration with yum
| +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Sam Drinkard wrote:
>
>> One is from the kbs repo, and one is from rpmforge. Mostly, you're
>> mixing similar packages from different repositories. This is a bad
>> thing, and the reason for the existence of priorities, and
>> protectbase plugins, as well as include/exclude statements on a per
>> repository basis.
>>
>>
>
> Thanks for pointing that out. I had not even noticed the differences.
> When I installed clamav and everything, I let yum do it, so I just
> assumed it would pull in all the right pieces. I know not to mix
> repositories, so I'm at a loss how this happened. I assume now I have
> to install the correct clamav package and clamav-db? What would best
> practices do - remove the earlier version and start over? It's been
> quite a while since I did any stuff on the machine, as it just runs and
> works as it's supposed to do, but I see now I need to start playing
> catch-up.

I'd make sure all the 3rd party repos are disabled in their
/etc/yum.repos.d files, do an 'rpm -e ...' of any questionable packages,
then do a 'yum --enablerepo=reponame install package1 package2...' so
you can group the specific sets together from the same repo.  That 
doesn't guarantee it will come out right but at least it gives a hint
about what you want to happen.

--
  Les Mikesell
   [email protected: lesmik...@gmail.com]
_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos

Thread : Frustration with yum
1)
Sam Drinkard I suppose it's more of a frustration with myself, but can some kind soul please help me with the...
2)
Jim Perrin Okay. Take a look at clamav-db = 0.92.1-1.el4.rf for package: clamav then look at clamav-lib =...
3)
Sam Drinkard Jim, Thanks for pointing that out. I had not even noticed the differences. When I installed clamav...
4)
Les Mikesell I'd make sure all the 3rd party repos are disabled in their /etc/yum.repos.d files, do an 'rpm -e...
5)
Dennis Gilmore The problem is that you are mixing repositories that provide different versions of the same package...
6)
Sam Drinkard Dennis, As Jim just pointed out to me, I was unaware of the mixing.. I'll see what else I can muck...
7)
Anne Wilson I'm surprised that no-one mentioned the skip-broken plugin. You'd still have to sort out your...
spacer
View PostFlat  Thread  Threaded | < Prev - Next >
Home > Groups > CentOS > Frustration with yum (7 posts) > View Post