linux yum异常Error: Cannot retrieve repository metadata (repomd.xml) for repository: base.

前提:可以ping www.baidu.com
我要安装c语言环境
我的命令

[root@node02 ~]# yum -y install gcc gcc-c++ libstdc++-devel tcl -y

报错如下

Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: mirrors.aliyun.com
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
http://mirrors.aliyun.com/centos/6/os/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
http://mirrors.aliyuncs.com/centos/6/os/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 7 - "couldn't connect to host"
Trying other mirror.
http://mirrors.cloud.aliyuncs.com/centos/6/os/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 6 - "Couldn't resolve host 'mirrors.cloud.aliyuncs.com'"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again
[root@node02 ~]#  yum -y install gcc gcc-c++ libstdc++-devel tcl -y

查看到的资料:
https://blog.csdn.net/weixin_41961162/article/details/85061636点我直达

我说下我的步骤:
1.使用命令去修改域名解析器:sudo vim /etc/resolv.conf
添加以下值:

nameserver 8.8.8.8 
nameserver 8.8.4.4
nameserver 208.67.222.222
nameserver 208.67.220.22

我加了后面两句,我原来只有前两句,至于这是为什么我也不知道

2.保存后,暂时不要重启network服务,继续打开阿里云提供的yum源。
https://developer.aliyun.com/mirror/点我直达
在这里插入图片描述
在这里插入图片描述
3.我的是centos6,第一个我失败了,第二个我成功的。复制以后,在Linux界面粘贴,回车键执行。
4、执行完毕以后,清除旧缓存):yum clean all
5.再次执行自己要的命令就可以成功!

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值