Bug 564377
| Summary: | Handle http 302 redirect request for satellite-sync | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Jiri Skrabal <jskrabal> |
| Component: | rhnlib | Assignee: | Miroslav Suchý <msuchy> |
| Status: | CLOSED ERRATA | QA Contact: | Martin Minar <mminar> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 4.9 | CC: | atangrin, fnadge, jhutar, mkoci, mminar, msuchy, plyons |
| Target Milestone: | rc | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rhnlib-2.1.4-9.el4 | Doc Type: | Bug Fix |
| Doc Text: |
Previously, rpclib._requests failed when redirect to CDN was issued. With this update, rhnlib handles HTTP 302 redirect requests for satellite-sync without failure.
|
Story Points: | --- |
| Clone Of: | 564299 | Environment: | |
| Last Closed: | 2010-11-09 14:29:09 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 175155, 567989 | ||
|
Description
Jiri Skrabal
2010-02-12 15:18:49 UTC
commited as rev. 191020 and 191021. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2010-0841.html
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
Previously, rpclib._requests failed when redirect to CDN was issued. With this update, rhnlib handles HTTP 302 redirect requests for satellite-sync without failure.
|