安装epel,yum -y install epel-release后,yum安装时出现如下异常
One of the configured repositories failed (未知),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:解决办法:1、将/etc/yum.repos.d/epel.repo中的mirrorlist改为baseurl
如果失败继续
2、/etc/resolv.conf文件中增加nameserver 144.144.144.144
解决yum安装EPEL异常
本文介绍了解决在使用yum安装EPEL过程中遇到的一系列问题,包括如何修改配置文件以解决因mirrorlist导致的错误,并提供了DNS配置建议。
6万+

被折叠的 条评论
为什么被折叠?



