Yum repositories

Jon Savage jonathansavage at gmail.com
Mon Oct 4 22:34:38 UTC 2004


On Mon, 4 Oct 2004 22:20:24 +0100, Timothy Murphy
<tim at birdsnest.maths.tcd.ie> wrote:
> On Monday 04 October 2004 15:23, Charles R. Anderson wrote:
> > On Mon, Oct 04, 2004 at 01:57:10PM +0100, Timothy Murphy wrote:
> > > (1) What yum repositories can one use for FC3t2 ?
> > > (2) Is this kind of info for FC3t2 documented somewhere?
> >
> > By default, up2date and yum are both configured to talk to the correct
> > repositories for test releases, i.e. the development (rawhide)
> > repository.  up2date uses an automatic mechanism to choose mirrors.
> > Yum does not.  You can get a list of mirrors from
> > http://fedora.redhat.com/download/mirrors.html
> 
> I'm not sure what you mean when you say that
> "yum is configured to talk to the correct repositories".
> 
> Has yum changed in any way from FC2?
> Does it still look at /etc/yum.conf to find what repositories to look at?
> 
> I upgraded from FC2, and as far as I can see my /etc/yum.conf has not changed.
> The only difference I can see is that /etc/fedora-release now reads
> "Fedora Core release 2.91 (FC3 Test 2)".
> where it used to read "Fedora Core release 2 (Tettnang)".
> 
> Now when I run "yum update" I get the response
> ==========================================
> [tim at william 2004]$ sudo yum update
> Setting up Update Process
> Setting up Repo:  livna-stable
> repodata/repomd.xml: [Errno 4] IOError: HTTP Error 404: Not Found
> Cannot open/read repomd.xml file for repository: livna-stable
> failure: repodata/repomd.xml from livna-stable: [Errno 256] No more mirrors to
> try.
> ==========================================
> 
> Does this mean that the livna-stable (and fedora-us-stable) entries
> should be remofed from my /etc/grub.conf ?

Did you use these entries?  They have changed w/ the 'new' yum

>From rpm.livna.org:


For yum >= 2.1.3, new yum repository style (metadata):

### See http://www.fedora.us/wiki/FedoraSources
### And insert here the fedora.us repository configuration

### And then add theese lines to access rpm.livna.org repositories:
[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl= http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.stable
gpgcheck=1

[livna-unstable]
name=Livna.org Fedora Compatible Packages (unstable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.unstable
gpgcheck=1

[livna-testing]
name=Livna.org Fedora Compatible Packages (testing)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.testing
gpgcheck=1


-- 
Bests,
Jon




More information about the test mailing list