小编Onl*_*MAJ的帖子

centos 6 epel 替代存储库替换

我已经在我的服务器上安装了 EPEL 存储库。我想安装一些新的东西,但 yum 出现此错误:

PYCURL ERROR 22 - "The requested URL returned error: 403 Forbidden" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: CentALT. Please verify its path and try again

当我检查 EPEL(编者注:实际上是 CentALT 但为了清楚起见保留原始) url 时,我收到了这个url错误:

403 Forbidden - nginx
Run Code Online (Sandbox Code Playgroud)

所以我决定换个EPEL源码。我完成了http://howto.wikin.com/wiki/How_to_Delete_Centos_Repositories删除以前的存储库的步骤,当我yum repolist得到这个时:

Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: centos.mirror.gtcomm.net
 * extras: centos.mirror.gtcomm.net
 * updates: centos.mirror.iweb.ca
http://centos.alt.ru/repository/centos/6/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The …
Run Code Online (Sandbox Code Playgroud)

rpm epel centos6

3
推荐指数
1
解决办法
4270
查看次数

标签 统计

centos6 ×1

epel ×1

rpm ×1