Bug 126567 - failover: out of servers to try
Summary: failover: out of servers to try
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-06-23 12:05 UTC by Bob Gustafson
Modified: 2014-01-21 22:49 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-06-23 16:52:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bob Gustafson 2004-06-23 12:05:54 UTC
Description of problem:

  Shown below is a collection of errors you may not have seen

Version-Release number of selected component (if applicable):

How reproducible:

  Probably temporary - until development server comes back up, or the
denial of service attack dies down..

Steps to Reproduce:
1. yum update
2.
3.
  
Actual results:

[root@hoho2 user1]# yum update
Gathering header information file(s) from server(s)
Server: Fedora Core 2 - i386 - Base
Server: Fedora Core 2 - Development Tree
retrygrab() failed for:
 
http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/headers/header.info
  Executing failover method
failover: out of servers to try
Error getting file
http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/headers/header.info
[Errno 4] IOError: <urlopen error >

[root@hoho2 user1]# yum update
Gathering header information file(s) from server(s)
Server: Fedora Core 2 - i386 - Base
retrygrab() failed for:
 
http://download.fedora.redhat.com/pub/fedora/linux/core/2/i386/os/headers/header.info
  Executing failover method
failover: out of servers to try
Error getting file
http://download.fedora.redhat.com/pub/fedora/linux/core/2/i386/os/headers/header.info
[Errno 4] IOError: <urlopen error >
[root@hoho2 user1]#


Expected results:


Additional info:

Comment 1 Bob Gustafson 2004-06-23 15:00:52 UTC
Command was yum update, but none of the development servers was
mentioned in /etc/yum.conf (they don't work at the moment..).

However, note that the download.fedora.redhat.com server must be in a
list of servers tried during the failover process. When that server is
used, things stop.

yum update
...
...

dhcp-3.0.1rc14-1.i386.rpm 100% |=========================| 100 kB    10:02
error: rpmts_HdrFromFdno: MD5 digest: BAD
Expected(7f081c267a2ac6c5976793038048516c) !=
(0974f11cf30dd3a2c169877de7dce170)
dhcp-3.0.1rc14-1.i386.rpm 100% |=========================| 572 kB    02:28
Getting iiimf-client-lib-11.4-46.i386.rpm
iiimf-client-lib-11.4-46. 100% |=========================|  34 kB    00:00
Getting iiimf-csconv-11.4-46.i386.rpm
iiimf-csconv-11.4-46.i386 100% |=========================| 151 kB    10:02
error: rpmts_HdrFromFdno: MD5 digest: BAD
Expected(f0df7e9197d01ad875ff1a0a54365645) !=
(3824a140ff741fd23f5576afebfdcf96)
retrygrab() failed for:
 
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/2/i386//iiimf-csconv-11.4-46.i386.rpm
  Executing failover method
failover: out of servers to try
Error getting file
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/2/i386//iiimf-csconv-11.4-46.i386.rpm
[Errno 4] IOError: <urlopen error (111, 'Connection refused')>
[root@hoho2 user1]#

Comment 2 Bob Gustafson 2004-06-23 15:04:36 UTC
Correction - download.fedora.redhat.com is also listed in the Base,
and testing configs.

I guess things are just busy now.

Comment 3 Seth Vidal 2004-06-23 16:52:33 UTC
not busy, red hat has been having some mirror-master issues with
bandwidth moving around.

I don't know much more than that.

I'm going to close this b/c it doesn't seem like this is a yum bug.


Note You need to log in before you can comment on or make changes to this bug.