虚拟化容器,大数据,DBA,中间件,监控。

RHEL6安装完EPEL源后运行报错:Error: Cannot retrieve metalink for repository:

21 12月
作者:admin|分类:系统运维
RHEL6下yum -y install epel-release安装了epel源,但yum makecache出错。

centos下安装完EPEL源然后更新一下yum缓存如果发现这样的错误:
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again

这就表明你需要更新CA证书了,那么只需要更新CA证书就可以,

不过在此同时需要临时禁用epel源并更新就可以了,命令如下:



  1. yum --disablerepo=epel -y update ca-certificates 
浏览2993 评论0
返回
目录
返回
首页
Host to Host IPsec Tunnel With Libreswan On CentOS 7.2 Centos7/RHEL7 使用IPSEC实现网络到网络(站到站)互通