Bug 209606 - yum: Error: Cannot find a valid baseurl for repo: core
Summary: yum: Error: Cannot find a valid baseurl for repo: core
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 6
Hardware: athlon
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-06 12:14 UTC by Klaus Möllenhoff
Modified: 2014-01-21 22:55 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-10-06 14:57:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
/etc/yum.conf and /etc/yum.repos.d/* (2.18 KB, application/x-gzip)
2006-10-06 12:20 UTC, Klaus Möllenhoff
no flags Details

Description Klaus Möllenhoff 2006-10-06 12:14:07 UTC
Description of problem: yum cant find valid baseurls for repos. only " yum
--disablerepo=core,updates,updates-testing,extras update" is usable.
i have this problem since there was an update on development repo server for yum


Version-Release number of selected component (if applicable): 
[root@localhost ~]# yum --version
Loading "installonlyn" plugin
3.0


How reproducible: starting yum update or yum install ...


Steps to Reproduce:
1. yum update
2.
3.
  
Actual results: yum: Error: Cannot find a valid baseurl for repo: core


Expected results: update


Additional info:

[root@localhost ~]# rpm -q fedora-release
fedora-release-5.92-1
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.18-1.2726.fc6 #1 SMP Mon Oct 2 19:27:36 EDT 2006
i686 athlon i386 GNU/Linux

Comment 1 Klaus Möllenhoff 2006-10-06 12:20:40 UTC
Created attachment 137908 [details]
/etc/yum.conf and /etc/yum.repos.d/*

Comment 2 Seth Vidal 2006-10-06 12:40:32 UTC
if you're using a test release then the problem is that your mirrorlist is not
specifying a path to the cgi on mirrors.fedoraproject.org that can be used.

try replacing it with this:

http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch

Comment 3 Klaus Möllenhoff 2006-10-06 12:53:33 UTC
ah.. sorry ;) its my fault


Note You need to log in before you can comment on or make changes to this bug.