vasantha.pothabattula@xxxxxxxxx wrote:
Hi Roger ,
We have only one section owning core in fedore-core.repo.
Previous output suggests otherwise.
What's the output of:
$ fgrep '[core]' /etc/yum.conf /etc/yum.repos.d/*.repo
And
# host download.fedora.redhat.com
Host download.fedora.redhat.com not found: 3(NXDOMAIN)
Definite name service issues there.
Hi Paul ,
The output for
# grep hosts /etc/nsswitch.conf
#hosts: db files nisplus nis dns
hosts: files dns
That looks OK though.
What about:
$ cat /etc/resolv.conf
$ dig download.fedora.redhat.com +trace
You might also try:
# service nscd condrestart
Paul.