fedora core 2 test 3 yum.conf

Matias Feliciano feliciano.matias at free.fr
Sun May 9 03:03:12 UTC 2004


Le dim 09/05/2004 à 03:35, elitrix87 a écrit :
> i just updated to the newer version of yum and forgot to backup my
> original yum.conf. now i get a ton of http request errors when trying to
> update/install. can someone please post the _original_ /etc/yum.conf
> file that comes with FC2 Test 3. i cannot find this file on the net,
> only the yum.conf for FC1 is available. thank you
> 

$ cd /tmp
$ rpm2cpio path/yum-2.0.7-1.noarch.rpm | cpio -iv -m -d ./etc/yum.conf
./etc/yum.conf
892 blocks


-------------- next part --------------
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=fedora-release
tolerant=1
exactarch=1
retries=20

[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=http://fedora.redhat.com/releases/fedora-core-$releasever

[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://fedora.redhat.com/updates/released/fedora-core-$releasever

#[updates-testing]
#name=Fedora Core $releasever - $basearch - Unreleased Updates
#baseurl=http://fedora.redhat.com/updates/testing/fedora-core-$releasever

#[development]
#name=Fedora Core $releasever - Development Tree
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/development/$basearch/


More information about the fedora-test-list mailing list