I've just installed the epel-release repo via this link :
http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-9.noarch.rpm
, in order to install python-pip on my CentOS 7 VM. But after tha when I want to use yum, it gives me this error :
Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=i386 error was
No repomd file
It seems to miss the repomd.xml file in /var/cache/yum/i386/7/epel/
Does someone know how to fix that ?