Phil Schaffner yazmış:
On Sun, 2005-01-02 at 13:52 +0200, Mustafa Orkun wrote: ....
here is my new yum.conf:
# This is a yum.conf for Fedora Core.
....
[dries] name=Dries APT/YUM Repository baseurl=http://dries.studentenweb.org/yum/fedora/linux/$releasever/$basearch/dries ##gpgcheck=1
....
The repodata metadata for Dries is down one more level, Here's my /etc/yum.repos.d/dries.repo:
[dries] name=Dries repository for Fedora Core $releasever baseurl=http://apt.sw.be/dries/fedora/linux/$releasever/$basearch/dries/RPMS/ http://dries.studentenweb.org/yum/fedora/linux/$releasever/$basearch/dries/RPMS/ failovermethod=priority enabled=1 gpgcheck=1
I'd empty out the yum.conf entries and use only /etc/yum.repos.d/ files, but either approach should work as long as conflicting entries are not in both places. May also want to enable gpgcheck and grap Dries key using:
# rpm --import http://dries.ulyssis.org/ayo/RPM-GPG-KEY.dries.txt
[A google on "reponame gpg" will usually turn up reponame's GPG key.]
Phil
sorry i forgot: didiers.repo:
[Didier] name=Didier's yum repository for e17 apps/lib baseurl=http://sps.nus.edu.sg/~didierbe/fedora/2/en/i386 enabled=1 gpgcheck=1