首页 > 其他 > 详细

epel 使用报错

时间:2019-08-01 10:58:18      阅读:69      评论:0      收藏:0      [点我收藏+]
在CentOS 操作系统最小安装后,安装第三方源仓库--EPEL 后进行yum 缓存更新操作出现以下报错
Cannot retrieve metalink for repository: epel/x86_64. Please verify its path and try again

解决步骤如下:
1.更新CA证书
yum upgrade ca-certificates --disablerepo=epel

2.YUM依赖组件对SSL协议版本的支持问题,已知EPEL网站当前仅支持TLS1.2和TLS1.3
yum -y update yum curl wget openssl --disablerepo=epel

在进行上述步骤后,可测试yum repolist 运行情况

epel 使用报错

原文:https://blog.51cto.com/8104306/2425404

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