Message: 20 Date: Wed, 21 Jan 2004 10:32:39 -0500 From: John Dalbec <jpdalbec@xxxxxxx> To: fedora-legacy-list@xxxxxxxxxx Subject: Re: /etc/yum.conf Reply-To: fedora-legacy-list@xxxxxxxxxx
Date: Tue, 20 Jan 2004 12:32:50 -0500 To: fedora-legacy-list@xxxxxxxxxx From: "Peter M. Abraham" <peter.abraham@xxxxxxxxxxxxxx> Subject: /etc/yum.conf Reply-To: fedora-legacy-list@xxxxxxxxxx
Greetings:
Can some one please post their /etc/yum.conf they are using with Fedora for RedHat 7.3?
Thank you.
If you install the yum package from (e.g.) http://mirrors.kernel.org/fedora.us/fedora/redhat/7.3/i386/RPMS.legacy/ /etc/yum.conf should be set up for you already.
Failing that, you can use --- cut here --- # $Id: yum-rh.conf,v 1.2 2003/09/18 16:29:06 dude Exp $
[main] cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-release gpgcheck=1 tolerant=1 exactarch=1
--- cut here ---
You may wish to use a different mirror. HTH, John
Date: Wed, 21 Jan 2004 05:42:01 -1000 From: Warren Togami <warren@xxxxxxxxxx> To: fedora-legacy-list@xxxxxxxxxx Subject: Re: /etc/yum.conf Reply-To: fedora-legacy-list@xxxxxxxxxx
John Dalbec wrote:
Date: Tue, 20 Jan 2004 12:32:50 -0500 To: fedora-legacy-list@xxxxxxxxxx From: "Peter M. Abraham" <peter.abraham@xxxxxxxxxxxxxx> Subject: /etc/yum.conf Reply-To: fedora-legacy-list@xxxxxxxxxx
Greetings:
Can some one please post their /etc/yum.conf they are using with Fedora for RedHat 7.3?
Thank you.
If you install the yum package from (e.g.) http://mirrors.kernel.org/fedora.us/fedora/redhat/7.3/i386/RPMS.legacy/ /etc/yum.conf should be set up for you already.
Be aware that fedora.us 7.2 and 7.3 will disappear real soon. Use the now official and permanent download.fedoralegacy.org please.
Is that mirrored anywhere?
Also it does not appear to have a yum RPM in the legacy-utils directory.
I guess the relevant section of yum.conf should read: --- cut here --- [os] name=Fedora Project RHL 7.3 OS baseurl=http://download.fedoralegacy.org/redhat/7.3/os/i386
[updates] name=Fedora Project RHL 7.3 Updates baseurl=http://download.fedoralegacy.org/redhat/7.3/updates/i386
[legacy] name=Fedora Project RHL 7.3 Legacy Utilities baseurl=http://download.fedoralegacy.org/redhat/7.3/legacy-utils/i386
--- cut here ---
HTH, John