yum install man-pages-zh-CN 报错

在centOS6上安装man的汉化文件时报错,如下:
http://mirrors.aliyun.com/epel/6/x86_64/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: epel. Please verify its path and try again?%ra=card
该如何解决?

报错404,明确网络没问题后,检查阿里源的配置。 我也一直使用阿里源,没出现这类问题。


配置阿里源方法:
基础源:https://developer.aliyun.com/mirror/centos
EPEL:https://developer.aliyun.com/mirror/epel

The requested URL returned error: 404 Not Found 404 应该是路径有问题

https://github.com/man-pages-zh/manpages-zh 去gitHub吧