CentOS 8安装宝塔Errors during downloading…’epel’ Status code: 404

2022年4月27日14:12:07宝塔面板CentOS 8安装宝塔Errors during downloading…’epel’ Status code: 404已关闭评论272 views

CentOS 8系统安装宝塔面板提示Error: Failed to download metadata for repo 'epel': Cannot download repomd.xml: Cannot download ...Status code: 404 for这是由于Centos 8版本已停止更新相应依赖,下载新的yum源即可解决,新手站长来详细说下CentOS 8安装宝塔面板报错及解决方法:文章源自新手站长网-https://www.xinshouzhanzhang.com/centos8bterrorsepel404.html

CentOS 8安装宝塔面板错误Error...epel...404

Linux服务器CentOS 8版本操作系统执行宝塔安装命令报错如下图:

CentOS 8安装宝塔Errors during downloading…’epel’ Status code: 404

Error: Failed to download metadata for repo 'epel'

文章源自新手站长网-https://www.xinshouzhanzhang.com/centos8bterrorsepel404.html

Errors during downloading metadata for repository 'epel':
- Status code: 404 for http://archives.fedoraproject.org/pub/archive/epel/8/Everything/x86_64/repodata/repomd.xml (IP: 38.145.60.24)
Error: Failed to download metadata for repo 'epel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried文章源自新手站长网-https://www.xinshouzhanzhang.com/centos8bterrorsepel404.html

原因:第三方的镜像站中均已移除CentOS 8的源,Centos 8版本已停止更新相应依赖导致的,下载新的yum源即可搞定。解决方法如下:文章源自新手站长网-https://www.xinshouzhanzhang.com/centos8bterrorsepel404.html

1、SSH连接到你的CentOS 8云服务器
2、备份之前的repo文件,命令:文章源自新手站长网-https://www.xinshouzhanzhang.com/centos8bterrorsepel404.html

mv /etc/yum.repos.d /etc/yum.repos.d.bak文章源自新手站长网-https://www.xinshouzhanzhang.com/centos8bterrorsepel404.html

3、创建源文件目录,命令:文章源自新手站长网-https://www.xinshouzhanzhang.com/centos8bterrorsepel404.html

mkdir -p /etc/yum.repos.d文章源自新手站长网-https://www.xinshouzhanzhang.com/centos8bterrorsepel404.html

4、下载新的yum源,分别执行以下2条命令:文章源自新手站长网-https://www.xinshouzhanzhang.com/centos8bterrorsepel404.html

curl https://mirrors.aliyun.com/repo/Centos-vault-8.5.2111.repo > /etc/yum.repos.d/Centos-vault-8.5.2111.repo文章源自新手站长网-https://www.xinshouzhanzhang.com/centos8bterrorsepel404.html

curl https://mirrors.aliyun.com/repo/epel-archive-8.repo > /etc/yum.repos.d/epel-archive-8.repo文章源自新手站长网-https://www.xinshouzhanzhang.com/centos8bterrorsepel404.html

执行上述4条命令,如下图:

CentOS 8安装宝塔Errors during downloading…’epel’ Status code: 404

CentOS 8更新yum源

文章源自新手站长网-https://www.xinshouzhanzhang.com/centos8bterrorsepel404.html

更新完yum源后,再次执行宝塔安装命令即可正常安装。文章源自新手站长网-https://www.xinshouzhanzhang.com/centos8bterrorsepel404.html

【腾讯云618特价】:2核2G3M 95元一年、2核2G4M 112元1年 396元3年、2核4G5M 168元/年 628元3年、4核8G12M 446元一年 更多配置8核16G18M和16核32G28M 点我直达 >>

2023阿里云618活动在阿里云百科:aliyunbaike.com/go/618

注意:以上特价轻量服务器限制条件为“产品首单特惠”,如果你的腾讯云账号已经是老用户,建议重新注册一个腾讯云账号,如果你是新用户符合条件,那么无脑入,确实值得。