首页 > Web开发 > 详细

Cannot retrieve metalink for repository: epel 错误解决办法

时间:2017-11-15 00:11:22      阅读:462      评论:0      收藏:0      [点我收藏+]

centos下安装完EPEL源, 然后更新一下yum缓存, 如果发现这样的错误:
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
这就表明需要更新CA证书了,那么只需要更新CA证书就可以,不过在此同时需要临时禁用epel源并更新就可以了,命令如下:
    
yum --disablerepo=epel -y update ca-certificates

Cannot retrieve metalink for repository: epel 错误解决办法

原文:http://www.cnblogs.com/emanlee/p/7835439.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!