|
|
如下:
[root@sail ~]# yum update firefox
Repository updates-testing already added, not adding again
Repository extras already added, not adding again
Setting up Update Process
Setting up repositories
dries 100% |=========================| 951 B 00:00
kde-redhat-stable-all 100% |=========================| 951 B 00:00
kde-redhat-stable 100% |=========================| 951 B 00:00
jpackage-generic-free 100% |=========================| 951 B 00:00
updates-released 100% |=========================| 951 B 00:00
nrpms 100% |=========================| 1.0 kB 00:00
fedora4 100% |=========================| 951 B 00:00
http://dl.atrpms.net/fc4-i386/at-stable/repodata/repomd.xml: [Errno 4] IOError: HTTP Error 404: Date: Mon, 01 Aug 2005 12:56:24 GMT
Server: Apache/2.0.54 (Fedora)
Content-Length: 315
Connection: close
Content-Type: text/html; charset=iso-8859-1
Trying other mirror.
Cannot open/read repomd.xml file for repository: at-stable
failure: repodata/repomd.xml from at-stable: [Errno 256] No more mirrors to try.
我的/var/cache/yum/at-stable/repomd.xml内容为:
<?xml version="1.0" encoding="UTF-8"?>
<repomd xmlns="http://linux.duke.edu/metadata/repo">
<data type="other">
<location href="repodata/other.xml.gz"/>
<checksum type="sha">5cc1c01d2808a5d316544af8744a4ea07c4a940b</checksum>
<timestamp>1122306416</timestamp>
<open-checksum type="sha">c7f5bf5d5cd384fc4da4b8473009ca3b2f6cda99</open-checksum>
</data>
<data type="filelists">
<location href="repodata/filelists.xml.gz"/>
<checksum type="sha">2a040fd609863c321d17b69c2d211b052cd84da6</checksum>
<timestamp>1122306416</timestamp>
<open-checksum type="sha">cc82a0985ceaf31e9c06c674bb642fe8bf72a462</open-checksum>
</data>
<data type="primary">
<location href="repodata/primary.xml.gz"/>
<checksum type="sha">0378e8979e4c9ec151f9b99bcf68a5fa4e40792b</checksum>
<timestamp>1122306416</timestamp>
<open-checksum type="sha">e268f6a255762ea86587ecb37651dbc1a5e1489d</open-checksum>
</data>
</repomd>
应该不是简单的连接不上服务器,因为前些天还是可以连上的,而这几天哪怕是在上网同学很少的情况下也一直都是这样的提示. |
|