Bug 1546351
Summary: | A RHEL-7.5 client host cannot rhnreg_ks to a Satellite 5 server through a proxy | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | John Sefler <jsefler> |
Component: | python | Assignee: | Tomas Orsava <torsava> |
Status: | CLOSED ERRATA | QA Contact: | Mirek Długosz <mzalewsk> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.5 | CC: | adujicek, ggainey, herrold, hhorak, jhutar, jkejda, jsefler, khowell, lmiksik, mmraka, mzalewsk, psegedy, pviktori, python-maint, rjerrido, tkasparek, tlestach, torsava |
Target Milestone: | rc | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-2.7.5-67 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-04-10 15:00:08 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
John Sefler
2018-02-16 20:49:00 UTC
John, thank you for letting us know. Adding more people to CC of this BZ. Is it possible to keep _set_hostport() available for compatibility reasons? It can be simplified, but it shouldn't be removed. I feel such interface shouldn't change between RHEL minor versions, as there may be many tools relying on that, like e.g. the registration piece for Satellite 5. We'll see if it can be re-added. In the future, use of private APIs should really be coordinated with maintainers, so a proper API can be added for the use case. I patched Python to bring the old private API back, so _set_hostport() should work once again. Build: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=15336311 x86_64: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=15336313 Could I ask you, John, to test if this fixes your issue or help me setup a system so I can reproduce and test myself? IMPORTANT: If we want to get this into RHEL 7.5, the deadline is this Wednesday. Changing status to VERIFIED based on John's comment. 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. https://access.redhat.com/errata/RHBA-2018:0833 |