centos - 运行 yum update 我得到这个错误

标签 centos yum

当我尝试运行 yum update 时出现以下错误,我猜它与 arpms 存储库有关,但我不确定如何修复它

Loaded plugins: fastestmirror, security
Setting up Update Process
Loading mirror speeds from cached hostfile
epel/metalink                                            |  14 kB     00:00
 * base: centos.chi.host-engine.com
 * epel: mirror.steadfast.net
 * extras: mirror.fusioncloud.co
 * updates: bay.uchicago.edu
http://dl.atrpms.net/el6-x86_64/atrpms/stable/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: atrpms. Please verify its path and try again

最佳答案

这是一个修复。尝试使用

sed -i "s/mirrorlist=https/mirrorlist=http/"/etc/yum.repos.d/epel.repo

关于centos - 运行 yum update 我得到这个错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34418980/

相关文章:

curl - Tor & curl ​​: Can't complete SOCKS5 connection to 0. 0.0.0:0

yum - 为什么 repoquery 没有列出包中的文件

node.js - 使用 Node.js 应用程序配置 nginx 时出现问题

php - unixODBC 错误 "/usr/lib/libtdsodbc.so.0: wrong ELF class: ELFCLASS32"

elasticsearch - CentOS 7 无法启动 Filebeat 服务

linux - 执行 yum 命令时终端挂起

在 CentOS 上安装 MongoDB

python - 如何通过 yum 安装 python 包而不需要所有依赖项

linux - 在 Amazon EC2 上安装 Varnish Cache 3.0

linux - 关于停止和启动 aws Ec2 wordpress(centos 6.9) vm 的问题