Yum Errors

Ok so fresh install of CentOS 4.1, I imported the package signing key and then I tried to run yum update and i got this error

Setting up Repos
http://mirror.centos.org/centos/4/up...ta/repomd.xml: [Errno 4] IOError:
Trying other mirror.
Cannot open/read repomd.xml file for repository: update
failure: repodata/repomd.xml from update: [Errno 256] No more mirrors to try.

I can grab it from a web browser, but the server cant get to it. The mirror has a few ips and i tried wget and it tries the 1st IP, cant connect - second IP is a 404.

[root@bdsu9 ~]# wget http://mirror.centos.org/centos/4/up...ata/repomd.xml
--00:22:37-- http://mirror.centos.org/centos/4/up...ata/repomd.xml
=> `repomd.xml'
Resolving mirror.centos.org... 66.147.238.146, 66.249.2.34, 72.21.40.10, ...
Connecting to mirror.centos.org[66.147.238.146]:80... failed: Connection timed out.
Connecting to mirror.centos.org[66.249.2.34]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
00:25:47 ERROR 404: Not Found.

Does anyone have a fix or any ideas? I am still trying to figure out whats going on but...no luck so far.

 

 

 

 

Top