2018-07-02 21:43:13
Yum报错
[[email protected] yum.repos.d]# yum makecache
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
Error: Cannot find a valid baseurl for repo: elasticsearch-6.x
[[email protected] yum.repos.d]# vim /etc/yum/pluginconf.d/fastestmirror.conf
把1 修改为0
然后再到yum 源进行配置
如果有plugins=1 那么就改成0,没有在添加上去
原文地址:https://www.cnblogs.com/zy-303/p/9255952.html
时间: 2024-12-15 23:06:48