Setup local repo for F14 install packages. What am I doing wrong?

Richard Shaw hobbes1069 at gmail.com
Thu Dec 9 13:48:20 UTC 2010


On Thu, Dec 9, 2010 at 1:46 AM, Gabriel VLASIU <gabriel at vlasiu.net> wrote:
> On Wed, 8 Dec 2010, Richard Shaw wrote:
>> I guess I want package level priorities but the plugin only seems to
>> work at the repo level.
>
> Use "cost" for your local repo. Default is 1000. (man yum.conf). Choose
> something like 500:
>
> [repo name...]
> name=...
> baseurl=...
> enabled=1
> gpgcheck=1
> cost=500

That's what I was looking for. It seems rather kludgy to rely on yum
sorting the repo's and using them in a particular order even though
that's what yum-plugins-local does.

Thanks,
Richard


More information about the users mailing list