执行yum:Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again...
生活随笔
收集整理的這篇文章主要介紹了
执行yum:Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again...
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
安裝eple源,在yum clean all;yum makecache 后出現(xiàn)報(bào)錯(cuò)
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
解決辦法:
sed -i 's/mirrorlist/\#mirrorlist/g' epel.repo?epel-testing.repo
sed -i 's/\#baseurl/baseurl/g' epel.repo epel-testing.repo
yum clean all
yum makecache
轉(zhuǎn)載于:https://blog.51cto.com/oslibo/1727472
總結(jié)
以上是生活随笔為你收集整理的执行yum:Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again...的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 从零开始搭建自己的VueJS2.0+El
- 下一篇: chrome插件开发入门-保姆级攻略