Linux-Noob Forums

Full Version: Fedora Core 2 Test 3 yum.conf
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Guest


Hi!

 

Anyone that has successfully installed fedora core 2 test3, can you please post a copy of your yum.conf here? I did a yum upgrade to FC2T3, and now my yum.conf seems broken (only get 403s and 404's on the update-servers I have)

 

Thanks in advance :-)

Guest


Just answered my own question. Downloaded the lastet yum-rpm and used "rpm2cpio name-of-rpm.rpm > file.cpio" and found yum.conf inside it :-)

 



Code:
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/