Am Samstag, den 05.11.2005, 11:28 -0600 schrieb Jay Moore: Jay, please don't Top-Post: http://www.catb.org/~esr/jargon/html/T/top-post.html thx > But, isn't there a way to add mirrors instead of changing the base url? You can use something like this: [livna] name=Livna for Fedora Core $releasever - $basearch - Base baseurl= http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.lvn http://livna.cat.pdx.edu/fedora/$releasever/$basearch/RPMS.lvn http://wftp.tu-chemnitz.de/pub/linux/livna/fedora/$releasever/$basearch/RPMS.lvn http://ftp-stud.fht-esslingen.de/pub/Mirrors/rpm.livna.org/fedora/$releasever/$basearch/RPMS.lvn failovermethod=priority enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-livna With this "failovermethod=priority" yum will first try the server listed at the top and skip to the next one if it can reach it (and so forth). HTH CU thl > On Sat, 2005-11-05 at 17:12 +0100, Peter Garbers wrote: > > Hi, > > Thorsten, Your hint works... > > I must learn to read;) > > Thanks! > > > > 2005/11/5, Thorsten Leemhuis <fedora@xxxxxxxxxxxxx>: > > > Am Samstag, den 05.11.2005, 15:35 +0100 schrieb Peter Garbers: > > > > > > > thanks Dams, but for me, it didn´t fix the Problem. > > > > With Your repo I get the message: > > > > "Cannot open/read repomd.xml file for repository: livna > > > > failure: repodata/repomd.xml from livna: [Errno 256] No more mirrors to try. > > > > Error: failure: repodata/repomd.xml from livna: [Errno 256] No more > > > > mirrors to try" > > > > as before > > > > > > You must change the file to use a different mirror, e.g. change > > > > > > baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.lvn > > > #baseurl=http://livna.cat.pdx.edu/fedora/$releasever/$basearch/RPMS.lvn > > > > > > to > > > > > > #baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.lvn > > > baseurl=http://livna.cat.pdx.edu/fedora/$releasever/$basearch/RPMS.lvn > > > > > > (Or uncomment one of the other baseurl lines) > > > -- > > > Thorsten Leemhuis <fedora@xxxxxxxxxxxxx> > > > > > > -- > > > fedora-list mailing list > > > fedora-list@xxxxxxxxxx > > > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > > > > > > -- > Jay Moore <jaymo@xxxxxxxxxxxxxxx> > -- Thorsten Leemhuis <fedora@xxxxxxxxxxxxx>