ok I cant get yum to work
every time I go to install something it gives this output
Code:
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora.
Please verify its path and try again
I tried
yum clean all
and
yum clean
and no good
any help?
EDIT: I'm on 14 x64
---------- Post added at 03:44 PM ---------- Previous post was at 02:50 PM ----------
fixed
I changed the *.repo file in /etc/yum.repos.d,it works.
"change all 'https' to 'http' in each *.repo file"