您的位置:首页 > 大数据 > 人工智能

yum 报错Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again

2016-11-10 14:51 615 查看
今天在测试环境使用yum安装,遇到一个问题:
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again

处理很简单,修改文件“/etc/yum.repos.d/epel.repo”, 将baseurl的注释取消, mirrorlist注释掉。即可。

参考URL: http://www.netpc.com.cn/593.html
转载自:http://blog.csdn.net/edwzhang/article/details/41251015
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  yum
相关文章推荐