阿里云99元服务器,新老用户均可买,99元/年续费到2027年,396元4年,多配置特价...
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安装宝塔面板报错及解决方法:
CentOS 8安装宝塔面板错误Error...epel...404
Linux服务器CentOS 8版本操作系统执行宝塔安装命令报错如下图:
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://xinshouzhanzhang.com/centos8bterrorsepel404.html
原因:第三方的镜像站中均已移除CentOS 8的源,Centos 8版本已停止更新相应依赖导致的,下载新的yum源即可搞定。解决方法如下:文章源自新手站长-https://xinshouzhanzhang.com/centos8bterrorsepel404.html
1、SSH连接到你的CentOS 8云服务器
2、备份之前的repo文件,命令:文章源自新手站长-https://xinshouzhanzhang.com/centos8bterrorsepel404.html
mv /etc/yum.repos.d /etc/yum.repos.d.bak文章源自新手站长-https://xinshouzhanzhang.com/centos8bterrorsepel404.html
3、创建源文件目录,命令:文章源自新手站长-https://xinshouzhanzhang.com/centos8bterrorsepel404.html
mkdir -p /etc/yum.repos.d文章源自新手站长-https://xinshouzhanzhang.com/centos8bterrorsepel404.html
4、下载新的yum源,分别执行以下2条命令:文章源自新手站长-https://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://xinshouzhanzhang.com/centos8bterrorsepel404.html
curl https://mirrors.aliyun.com/repo/epel-archive-8.repo > /etc/yum.repos.d/epel-archive-8.repo文章源自新手站长-https://xinshouzhanzhang.com/centos8bterrorsepel404.html
执行上述4条命令,如下图:
更新完yum源后,再次执行宝塔安装命令即可正常安装。
【阿里云99元服务器】入口2核2G3M带宽、新老用户同享、99元/年续费到2027年
2023阿里云优惠活动:xinshouzhanzhang.com/go/aliyun
注意:以上特价轻量服务器限制条件为“产品首单特惠”,如果你的腾讯云账号已经是老用户,建议重新注册一个腾讯云账号,如果你是新用户符合条件,那么无脑入,确实值得。