Bug 484744 - After following an http redirect for an rpm download, satellite-sync will use the same url for other rpms
Summary: After following an http redirect for an rpm download, satellite-sync will use...
Keywords:
Status: CLOSED DUPLICATE of bug 489328
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Satellite Synchronization
Version: unspecified
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Pradeep Kilambi
QA Contact: Jan Hutař
URL:
Whiteboard:
Depends On:
Blocks: 488328
TreeView+ depends on / blocked
 
Reported: 2009-02-09 19:07 UTC by James Bowes
Modified: 2013-01-10 10:01 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-10 15:23:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description James Bowes 2009-02-09 19:07:07 UTC
If satellite sync is given a redirect for an HTTP GET of an rpm, it will follow it an successfully grab the rpm. For subsequent rpm HTTP GETs, it will continue to go directly to that redirected location, looking for the first rpm, rather than going back to the parent rhn, and asking for the new rpm.

Satellite side log:
13:31:34 Downloading rpm packages
13:31:34    Fetching any missing RPMs: rhel-i386-as-4.6.z (4082)
13:31:34       1/4082 Fetch successful: php-domxml-4.3.9-3.2.i386.rpm (48179 byt
es)
13:31:35       2/4082 Fetch unsuccessful: php-gd-4.3.9-3.2.i386.rpm
13:31:35       3/4082 Fetch unsuccessful: php-imap-4.3.9-3.2.i386.rpm


Redirected-to host log:
10.10.76.132 - - [09/Feb/2009:13:32:56 -0500] "GET /cgi-bin/fake-akamai.cgi/rhn/repository/NULL/php-domxml/4.3.9-3.2/i386/php-domxml-4.3.9-3.2.i386.rpm?__gda__=1234204594_25073e0e3b9324f85904fd290f3ee14b HTTP/1.1" 200 48179 "-" "rhn.rpclib.py/$Revision: 92982 $"
10.10.76.132 - - [09/Feb/2009:13:32:56 -0500] "GET /cgi-bin/fake-akamai.cgi/rhn/repository/NULL/php-domxml/4.3.9-3.2/i386/php-domxml-4.3.9-3.2.i386.rpm?__gda__=1234204594_25073e0e3b9324f85904fd290f3ee14b HTTP/1.1" 200 48179 "-" "rhn.rpclib.py/$Revision: 92982 $"
10.10.76.132 - - [09/Feb/2009:13:32:56 -0500] "GET /cgi-bin/fake-akamai.cgi/rhn/repository/NULL/php-domxml/4.3.9-3.2/i386/php-domxml-4.3.9-3.2.i386.rpm?__gda__=1234204594_25073e0e3b9324f85904fd290f3ee14b HTTP/1.1" 200 48179 "-" "rhn.rpclib.py/$Revision: 92982 $"

Comment 1 James Bowes 2009-03-10 15:23:10 UTC

*** This bug has been marked as a duplicate of bug 489328 ***


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