蜗牛789
主机测评与优惠

解决CentOS系统Yum出现\”Cannot find a valid baseurl for repo\”问题

有网友告知蜗牛自己在腾讯云服务器上部署环境使用到yum命令的时候提示无法执行脚本有出现\”Cannot find a valid baseurl for repo\”问题提示。看到这样的问题肯定是源不通导致的,先搜索搜索是否有同样的解决方法,有的人用到需要更新repo的,也有的简单更新DNS的。

错误提示:

[[email protected]_17_139_centos ~]# yum -y install wget screen python
Loaded plugins: fastestmirror, security
Setting up Install Process
Repository updates is listed more than once in the configuration
Repository contrib is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os&infra=stock error was
12: Timeout on http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os&infra=stock: (28, \’Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds\’)
Error: Cannot find a valid baseurl for repo: base

因为问题我也没有遇到过,就先用简单的方法试试,更换DNS。

vi /etc/resolv.conf

然后将DNS换成两组 8 8 8 8 和 8 8 4 4

保存后退出,然后我们在执行yum命令可以看到是可以解决问题的。

About 蜗牛

【声明】:本博客不参与任何交易,也非中介,仅记录个人感兴趣的主机测评结果和优惠活动,内容均不作直接、间接、法定、约定的保证。访问本博客请务必遵守有关互联网的相关法律、规定与规则。一旦您访问本博客,即表示您已经知晓并接受了此声明通告。





评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址