yum update rawhide: what am I missing?

Matt Whiteley matt-whiteley at comcast.net
Fri Sep 12 17:56:37 UTC 2003


On Fri, 2003-09-12 at 10:44, Elton Woo wrote:
> According to mozilla, this is the directory location:
> http://mirror.dulug.duke.edu/pub/yum-repository/redhat/rawhide/i386/RedHat/RPMS/
> 
> I've now edited my yum.conf file thus:
> ------------------------------------------------------------------------
> [base]
> name=Red Hat Linux $releasever - $basearch - Base
> baseurl=http://mirror.dulug.duke.edu/pub/yum-repository/redhat/rawhide/i386/RedHat/RPMS/$releasever/$basearch/
> 
> 
> [updates]
> name=Red Hat Linux $releasever - Updates
> baseurl=http://mirror.dulug.duke.edu/pub/yum-repository/redhat/rawhide/i386/RedHat/RPMS/$releasever/
> ------------------------------------------------------------------------
> I *still* get the following output:
> 
> root]# yum update rawhide
> Gathering header information file(s) from server(s)
> Server: Red Hat Linux Null - i386 - Base
> retrygrab() failed for:
>   
> http://mirror.dulug.duke.edu/pub/yum-repository/redhat/Null/i386/headers/header.info
>   Executing failover method
> failover: out of servers to try
> Error getting file 
> http://mirror.dulug.duke.edu/pub/yum-repository/redhat/Null/i386/headers/header.info
> [Errno 4] IOError: HTTP Error 404: Not Found
> [root at dhcp-133-74 root]# gedit /etc/yum.conf
> [root at dhcp-133-74 root]# yum update rawhide
> Gathering header information file(s) from server(s)
> Server: Red Hat Linux Null - i386 - Base
> retrygrab() failed for:
>   
> http://mirror.dulug.duke.edu/pub/yum-repository/redhat/rawhide/i386/RedHat/RPMS/Null/i386/headers/header.info
>   Executing failover method
> failover: out of servers to try
> Error getting file 
> http://mirror.dulug.duke.edu/pub/yum-repository/redhat/rawhide/i386/RedHat/RPMS/Null/i386/headers/header.info
> [Errno 4] IOError: HTTP Error 404: Not Found
> 
> 
> Is there something wrong with the syntax in my yum.conf?
> 
> 
> Elton   8<\
This is my yum.conf which works great with duke's server.  I get the
same error as you have listed periodically, I assume it is during
updates or periods of too much activity on their end.

[root at galt root]# cat /etc/yum.conf
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release

#[base]
#name=Red Hat Linux $releasever - $basearch - Base
#baseurl=http://mirror.dulug.duke.edu/pub/yum-repository/redhat/$releasever/$basearch/


#[updates]
#name=Red Hat Linux $releasever - Updates
#baseurl=http://mirror.dulug.duke.edu/pub/yum-repository/redhat/updates/$releasever/

[rawhide]
name=Red Hat Linux Rawhide - Updates
baseurl=http://mirror.dulug.duke.edu/pub/yum-repository/redhat/rawhide/i386/

Hope it works for you,

-- 
Matt Whiteley <matt-whiteley at comcast.net>





More information about the fedora-test-list mailing list