Fedora 20 Yum Cant Resolve Hostname for ANY Offical Repos
[Louis@MINECRAFTSERVER yum.repos.d]$ sudo yum update
Loaded plugins: langpacks, refresh-packagekit
http://download.fedoraproject.org/pub/fedora/linux/releases/20/Everything/x86_64/os/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: download.fedoraproject.org"
Trying other mirror.
Error: failure: repodata/repomd.xml from fedora: [Errno 256] No more mirrors to try.
http://download.fedoraproject.org/pub/fedora/linux/releases/20/Everything/x86_64/os/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: download.fedoraproject.org"
I removed all 3rd party repos with Vi, they gave the same error, This is a fresh Fedora 20 install, First Boot what could possibly be wrong?! Also for some reason I did this, dunno why, might be of some use
curl -O http://download.fedoraproject.org/pub/fedora/linux/releases/20/Everything/x86_64/os/repodata/repomd.xml
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: download.fedoraproject.org
Can you please post the output of:
ip addr
;ip route
;dig fedoraproject.org
?Yup. What randomuser said.
How about
ping google.com
(DNS problem). Add this to /etc/resolv.conf:8.8.8.8
.same error plz tryna find a solution