yum mirror list trashed
- From: "m1xram" <mramsell@xxxxxxxxxxx>
- Date: 25 Oct 2006 11:27:16 -0700
20061025 - yum mirror list for fedora trashed
keywords: yum, repository, mirror list, fedora, removed, trashed, fc1,
fc2, fc3, fc4, fc5, fc6, repo, core, extras, updates
If you're having trouble with loading yum repositories please note that
Fedora has trashed the mirror list.
URL http://fedora.redhat.com/download/mirrors has been overwriten or
redirected.
yumex error is something like:
Cannot find a valid baseurl for repo: core
core could be "updates", "extras", etc
Fix your fedora-*.repo files in /etc/yum.repos.d
MAKE BACKUPS FIRST
su
cd /etc/yum.repos.d
mkdir backup
cp *.repo backup
Comment out "mirrorlist=" lines and replace with "basurl=" lines that
are apropriate. Example:
[core]
name=Fedora Core $releasever - $basearch
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/$releasever/$basearch/os/
#mirrorlist=http://fedora.redhat.com/download/mirrors/fedora-core-$releasever
You can check the if the baseurl is correct by going there.
Substitute...
$releasever with "5" or your version of Fedora Core.
$basearch with "i386" or your version of CPU.
If unsure just go to the the first part of the URL like
"http://download.fedora.redhat.com/pub/fedora/linux" and explore.
Hope this helps.
.
- Follow-Ups:
- Re: yum mirror list UNtrashed
- From: Matt Giwer
- Re: yum mirror list trashed
- From: Eric H.
- Re: yum mirror list trashed
- From: ynotssor
- Re: yum mirror list UNtrashed
- Prev by Date: mod_perl and mod_perl2
- Next by Date: Re: yum mirror list trashed
- Previous by thread: mod_perl and mod_perl2
- Next by thread: Re: yum mirror list trashed
- Index(es):
Relevant Pages
|
|