repodata/repomd.xml: [Errno 4] IOError: <urlopen error (113>,Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again。总是报错
重新装源、装文件都不行
最后发现是/etc/yum.conf
#The proxy server address#proxy=http://10.10.44.251:6588
设置了代理,注释掉,可以了。