I'm getting the error below when I try to do a yum update on my server. It seems that it is looking for an update for my boot loader - syslinux-3.62-1.el4.rf.i386.rpm, but can't find it via the normal path. I've tried looking further up the directory tree on apt.sw.be/redhat/el4/en. I've found a place to download it from. [ http://www.icewalkers.com/Linux/Software/51700/syslinux.html ]
Any info or advice would be greatly appreciated. Thanks for your help!
.... dag : ################################################## 8703/8703 primary.xml.gz 100% |=========================| 88 kB 00:00 ..... Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Downloading header for syslinux to pack into transaction set. http://apt.sw.be/redhat/el4/en/i386/dag/RPMS/syslinux-3.62-1.el4.rf.i386 .rpm: [Errno 14] HTTP Error 404: Not Found Trying other mirror. Error: failure: RPMS/syslinux-3.62-1.el4.rf.i386.rpm from dag: [Errno 256] No more mirrors to try.
(This is my Dag Repo config)
[root@dukeidsi01 yum.repos.d]# cat dag.repo [dag] name=Dag RPM Repository for Red Hat Enterprise Linux baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgcheck=0 enabled=1
Joseph Sikes Cox Communications Network Security & Abuse Operations - - - - - - - - - - - - - - - - - - - - joseph.sikes@cox.com Phone: 404-847-6486 Mobile: 404-964-6006 Fax: 404-269-1045 AIM: joesikesatl
http://apt.sw.be/redhat/el4/en/i386/dag/RPMS/syslinux-3.62-1.el4.rf.i386.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: failure: RPMS/syslinux-3.62-1.el4.rf.i386.rpm from dag: [Errno 256] No more mirrors to try.
Looks like your mirror is no longer valid or temporarily offline. Probably should double check everything and contact the repo mailing lists if problems persist...
Ray
On Tue, Mar 04, 2008 at 02:27:51PM -0500, Joseph.Sikes@cox.com wrote:
I'm getting the error below when I try to do a yum update on my server. It seems that it is looking for an update for my boot loader - syslinux-3.62-1.el4.rf.i386.rpm, but can't find it via the normal path. I've tried looking further up the directory tree on apt.sw.be/redhat/el4/en. I've found a place to download it from. [ http://www.icewalkers.com/Linux/Software/51700/syslinux.html ]
Any info or advice would be greatly appreciated. Thanks for your help!
We're seeing this too, across multiple mirrors, include apt.sw.be. It looks like maybe the metadata has got ahead of the packages. Affected packages include at least:
- syslinux - perl-Curses - perl-DateTime - perl-HTML-Tagset
Cheers, Gavin