百胜似乎在我的网络上的几台机器上不开心,但对其他人来说没问题。
# yum repolist
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.lax.hugeserver.com
* epel: dl.fedoraproject.org
* extras: centos-distro.1gservers.com
* updates: mirror.hostduplex.com
http://mirror.lax.hugeserver.com/centos/5.11/os/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirror.hmc.edu/centos/5.11/os/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
. . .
http://centos.blazar.mx/5.11/updates/x86_64/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
repo id repo name status
base CentOS-5 - Base 3,667
epel Extra Packages for Enterprise Linux 5 - x86_64 6,428
extras CentOS-5 - Extras 266
updates CentOS-5 - Updates 974
repolist: 11,335清除yum缓存没有帮助。
# yum clean all
Loaded plugins: fastestmirror
Cleaning up Everything
Cleaning up list of fastest mirrors是的,这台机器可以卷曲网站在网上,所以这不是一个网络问题。
我怎样才能解决这个问题?
发布于 2017-04-17 17:38:16
这是因为CentOS 5现在是EOL,您需要配置特殊的档案资源。
是时候升级到CentOS 7了。
https://serverfault.com/questions/844928
复制相似问题