Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again 下载了新的yum源,安装之后,但是没法更新,出现了下面的错误。os是centos6.5 Loaded plugins: fastestmirror, security Determining fastest mirrors Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again 解决办法: sudo sed -i "s/mirrorlist=https/mirrorlist=http/" /etc/yum.repos.d/epel.repo yum update (责任编辑:IT) |