Trying to install EPEL repo (Hangs)
Hi!
I've a server were I'm trying to install the epel repo.
The server is fully updated and is using a proxy.
I'm trying to install it using the following command:
yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
But It hangs...
"[root@someserver user]# yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
Loaded plugins: product-id, search-disabled-repos, subscription-manager
"
And after some time it says:
"
Cannot open: https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm. Skipping."
What have I missed? doing yum update etc. works like a charm.
//P