#2119
Cannot retrieve metalink for repository: epel. Please verify its path and try again
This is an issue with HTTPS certificate for EPEL repo (or mirror)
Use :
sed -i "s/mirrorlist=https/mirrorlist=http/" /etc/yum.repos.d/epel.repo
to replace HTTPS by HTTP
Comments are currently closed.