码迷,mamicode.com
首页 > Web开发 > 详细

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

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

标签:repos   --   命令   解决办法   ble   更新   ret   安装   meta   

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 错误解决办法

标签:repos   --   命令   解决办法   ble   更新   ret   安装   meta   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!