Hi, 

> You have a DNS failure:
> 
>       [Resolving timed out after 120000 milliseconds]
> 
> So get that solved first. Verify your network came up ("sudo ifconfig
> -a") and that you have valid nameservers configured ("cat
> /etc/resolv.conf"). Try to ping the name servers from that list (if
> you have any).
According to ifconfig, my network is fine. There was an entry 'wlo1'.

cat /etc/resolv.conf returned :
# Generated by NetworkManager
nameserver 192.168.1.1

I could ping this. 
After this, I added google's open DNS to this file : 8.8.8.8
Now, I can access xyz.fedoraproject.org 

Idk if this can help or not in diagnosing the problem, I read on a
related question to try this,

1.rpm -q dnf librepo python-librepo     
Output:
dnf-1.1.9-2.fc24.noarch
librepo-1.7.18-2.fc24.x86_64
package python-librepo is not installed.

2. Installing python2
Curl error (28): Timeout was reached for https://mirrors.fedoraproject.
org/metalink?repo=fedora-24&arch=x86_64 [Resolving timed out after
120000 milliseconds]
However, I can download metalink file from the browser.

Does this help ? 
OR is it still looking like a network issue?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to