我正在使用centOS 6.4。
当我在终端窗口中使用“yum update”时,我收到此错误。
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was
14: PYCURL ERROR 6 - "Couldn't resolve host 'mirrorlist.centos.org'"
Error: Cannot find a valid baseurl for repo: base
升级有替代镜像吗?
答案 0 :(得分:0)
您似乎有DNS解析问题
检查此命令:
nslookup mirrorlist.centos.org
如果您没有获得IP答案,则表示您的/etc/resolv.conf
配置不正确