/etc/yum.conf

Robert P. J. Day rpjday-L09J2beyid0N/H6P543EQg at public.gmane.org
Sat Sep 12 12:05:32 UTC 2009


On Sat, 12 Sep 2009, Anthony de Boer wrote:

> David Tilbrook wrote:
> > 	Error: Cannot find a valid baseurl for repo: updates-released
> >
> > Any further suggestions?
>
> You're almost certainly missing one of the files in
> /etc/yum.repos.d/ that would contain that bit.  Unfortunately, the
> only RPM-based system I can get to is a CentOS box, where the file
> is called CentOS-Base.repo and points to their servers, but
> indications are that either obtaining and reinstalling a
> fedora-release RPM via other means (FTP may still exist, or it'll be
> on the install CD if you still have it) or getting the equivalent
> file from someone else's similar-release-level system should do it.

  i'm running f11 x86_64 here, and i've attached my updates repo file
if that's all you're looking for.

rday
--

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

        Linux Consulting, Training and Annoying Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================
-------------- next part --------------
[updates]
name=Fedora $releasever - $basearch - Updates
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[updates-debuginfo]
name=Fedora $releasever - $basearch - Updates - Debug
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/debug/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[updates-source]
name=Fedora $releasever - Updates Source
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/SRPMS/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch


More information about the Legacy mailing list