yum 源问题:repodata/repomd.xml 404 Not Found

来源:互联网 发布:html单页源码 编辑:程序博客网 时间:2024/04/30 06:59

如果在配置是出现


http://dl.fedoraproject.org/pub/epel/6//repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"


http://repo.percona.com/centos/6/os//repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"


等问题,请替换相应yum配置文件 /etc/yum.repos.d/extra_repos.repo中的相应链接如下:


http://dl.fedoraproject.org/pub/epel/6/x86_64//


http://repo.percona.com/centos/6/os/x86_64//

0 0
原创粉丝点击