配置YUM源出现Errno 14 Could not open/read repomd.xml 错误的解决办法

本文介绍了解决在使用yum makecache命令时遇到的错误方法。当系统尝试从本地源检索数据失败时,可以通过修改CentOS-Media.repo文件,将enabled参数设置为0来禁用本地源,从而解决问题。
摘要由CSDN通过智能技术生成

root@fancy yum.repos.d]# yum  makecache

Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
 * base: mirrors.aliyun.com
 * c6-media: 
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
base                                                                                                                                             | 3.7 kB     00:00     
base/group_gz                                                                                                                                    | 226 kB     00:00     
base/filelists_db                                                                                                                                | 6.4 MB     00:06     
base/other_db                                                                                                                                    | 2.8 MB     00:02     
file:///media/CentOS/repodata/repomd.xml: [Errno 14] Could not open/read file:///media/CentOS/repodata/repomd.xml
Trying other mirror.

file:///media/cdrecorder/repodata/repomd.xml: [Errno 14] Could not open/read file:///media/cdrecorder/repodata/repomd.xml
Trying other mirror.
file:///mnt/cdrom/repodata/repomd.xml: [Errno 14] Could not open/read file:///mnt/cdrom/repodata/repomd.xml
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: c6-media. Please verify its path and try again
[plain]  view plain  copy
  1.   

解决办法就是把本地源关闭:
将/etc/yum.repos.d/CentOS-Media.repo里面的enabled=1改成enabled=0即可
cd  /etc/yum.repos.d/
vi  CentOS-Media.repo
因为yum 寻包的顺序应该先是本地源,再寻网络源。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值