1、
[root@v01lab yum.repos.d]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
[Errno 14] PYCURL ERROR 22 – “The requested URL returned error: 404 Not
Found”
Trying other mirror.
Error: failure:
repodata/b6020f66c9f3f4041d88195660845c0d20d685a6d1a7dc608ce943a1be05d579-primary.sqlite.bz2
from updates: [Errno 256] No more mirrors to try.
处理
在 /etc/yum.conf添加一行,问题解决。
http_caching=packages
2.
vi /etc/yum/pluginconf.d/fastestmirror.conf
设置 “enable=0”
enable=0
#yum clean all #yum clean metadata yum makecache