[root@panther ~]# yum update
Loaded plugins: dellsysidplugin2, fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
YumRepo Warning: Some mirror URLs are not using ftp, http[s] or file.
Eg. </html>/
YumRepo Warning: Some mirror URLs are not using ftp, http[s] or file.
Eg. </html>/
* fedora: hpc.arc.georgetown.edu
* fedora-source: hpc.arc.georgetown.edu
* livna: tickets.nyc.com
* livna-source: tickets.nyc.com
* rawhide-source: hpc.arc.georgetown.edu
* rpmfusion-free: mirror.liberty.edu
* rpmfusion-free-updates: mirror.liberty.edu
* updates: hpc.arc.georgetown.edu
* updates-source: hpc.arc.georgetown.edu
http://tickets.nyc.com/concerts.aspx%22%3ENew%20York%20City%20Music%20and%20Concert%20Tickets%3C/a%3E/repodata/repomd.xml: [Errno 14] HTTP Error 400 : http://tickets.nyc.com/concerts.aspx%22%3ENew%20York%20City%20Music%20and%20Concert%20Tickets%3C/a%3E/repodata/repomd.xml
Trying other mirror.
http://tickets.nyc.com/us_open_tennis_tickets.aspx%22%3EUS%20Open%20Tennis%20Tickets%3C/a%3E/repodata/repomd.xml: [Errno 14] HTTP Error 400 : http://tickets.nyc.com/us_open_tennis_tickets.aspx%22%3EUS%20Open%20Tennis%20Tickets%3C/a%3E/repodata/repomd.xml
Trying other mirror.
http://nyc.com/broadway_tickets/%22%3EEvery%20Broadway%20Show%3C/a%3E/repodata/repomd.xml: [Errno 14] HTTP Error 400 : http://nyc.com/broadway_tickets/%22%3EEvery%20Broadway%20Show%3C/a%3E/repodata/repomd.xml
Trying other mirror.
http://tickets.nyc.com/concerts.aspx%22%3ENew%20York%20City%20Music%20and%20Concert%20Tickets%3C/a%3E/repodata/repomd.xml: [Errno 14] HTTP Error 400 : http://tickets.nyc.com/concerts.aspx%22%3ENew%20York%20City%20Music%20and%20Concert%20Tickets%3C/a%3E/repodata/repomd.xml
Trying other mirror.
http://tickets.nyc.com/us_open_tennis_tickets.aspx%22%3EUS%20Open%20Tennis%20Tickets%3C/a%3E/repodata/repomd.xml: [Errno 14] HTTP Error 400 : http://tickets.nyc.com/us_open_tennis_tickets.aspx%22%3EUS%20Open%20Tennis%20Tickets%3C/a%3E/repodata/repomd.xml
Trying other mirror.
http://nyc.com/broadway_tickets/%22%3EEvery%20Broadway%20Show%3C/a%3E/repodata/repomd.xml: [Errno 14] HTTP Error 400 : http://nyc.com/broadway_tickets/%22%3EEvery%20Broadway%20Show%3C/a%3E/repodata/repomd.xml
Trying other mirror.
Setting up Update Process
No Packages marked for Update
[root@panther ~]#
As you can see livna URL does not make sense. There is some kind of dns problem, that nyc.com overwrites that domain.
Our first step is to find livna URL.
[root@panther ~]# cd /etc/yum.repos.d/
[root@panther yum.repos.d]# ls
adobe-linux-i386.repo fedora-rawhide.repo.rpmnew fedora-updates.repo livna.repo rpmfusion-free.repo rpmfusion-free-updates-testing.repo rpmfusion-nonfree.repo rpmfusion-nonfree-updates-testing.repo
fedora-rawhide.repo fedora.repo fedora-updates-testing.repo rpmfusion-free-rawhide.repo rpmfusion-free-updates.repo rpmfusion-nonfree-rawhide.repo rpmfusion-nonfree-updates.repo
[root@panther yum.repos.d]# cat livna.repo
[root@panther yum.repos.d]#
Our first step is to find livna URL. Once we parse the above file, we will see that http://rpm.livna.org is not reachable.
This is a temporary glitch, and our livna mirrors will take over.
Just disregard this problem. Let's wait for DNS fix.
We have 9 guests and no members online