yum安装报错
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了yum安装报错相关的知识,希望对你有一定的参考价值。
测试环境安装epel源
报错提示
Cannot retrieve metalink for repository: epel/x86_64. Please verify its path and try again
解决方法:
修改文件“/etc/yum.repos.d/epel.repo”, 将baseurl的注释取消, mirrorlist注释掉。即可
如果不行
yum --disablerepo=epel -y update ca-certificates
本文出自 “12666595” 博客,请务必保留此出处http://12676595.blog.51cto.com/12666595/1978655
以上是关于yum安装报错的主要内容,如果未能解决你的问题,请参考以下文章