今天需要配置centos6, 在更新数据源的时候遇到一些问题,记录下来.
参考了网友的数据源信息 http://www.33220.cn/2011/0901/343.html
修改了/etc/yum.repos.d/CentOS-Base.repo 文件之后使用yum出错
Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile http://mirrors.ustc.edu.cn/centos/6.0/os/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://mirrors.ustc.edu.cn/centos/6.0/os/x86_64/repodata/repomd.xml: (28, '') Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again
解决方法:
yum -v update --disablerepo=contrib