Bug 730744
Summary: | can not register using serverURL=https://... when on IPv6 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Milan Zázrivec <mzazrivec> |
Component: | rhnlib | Assignee: | Milan Zázrivec <mzazrivec> |
Status: | CLOSED ERRATA | QA Contact: | Martin Minar <mminar> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 6.1 | CC: | cperry, jhutar, jpazdziora, mkoci, mminar, msuchy, msvoboda |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rhnlib-2.5.22-12.el6 | Doc Type: | Bug Fix |
Doc Text: |
Prior to this update, programs that used rhnlib were not able to connect to RHN or RHN Satellite using an IPv6 address. The code has been modified to correct this issue, and rhnlib-based applications are now able to connect to RHN or RHN Satellite without any problems with IPv6 address resolution.
|
Story Points: | --- |
Clone Of: | 665026 | Environment: | |
Last Closed: | 2011-12-06 16:50:11 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: | 665026 | ||
Bug Blocks: | 487666 |
Description
Milan Zázrivec
2011-08-15 15:28:42 UTC
spacewalk.git master: 1f67aa02da52c26d4954df3740227fcfe5d5949c satellite.git CLIENT-RHEL-6: e52bd4ad6188b6cfc153a7771f383fd72b85c3bf 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: Cause: Bug / deficiency in rhnlib code. Consequence: Programs using rhnlib wouldn't be able to connect to a parent using an IPv6 address. Fix: Quite easy. Result: Programs based on rhnlib will be able to connect to a parent using an IPv6 address. Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,7 +1 @@ -Cause: Bug / deficiency in rhnlib code. +Prior to this update, programs that used rhnlib were not able to connect to RHN or RHN Satellite using an IPv6 address. The code has been modified to correct this issue, and rhnlib-based applications are now able to connect to RHN or RHN Satellite without any problems with IPv6 address resolution.- -Consequence: Programs using rhnlib wouldn't be able to connect to a parent using an IPv6 address. - -Fix: Quite easy. - -Result: Programs based on rhnlib will be able to connect to a parent using an IPv6 address. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1665.html |