Bug 1297337
| Summary: | The new default server url "subscription.rhsm.redhat.com" is not provided after clicking "default" button on gui | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Rehana <redakkan> |
| Component: | subscription-manager | Assignee: | William Poteat <wpoteat> |
| Status: | CLOSED ERRATA | QA Contact: | Rehana <redakkan> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.8 | CC: | bcourt, csnyder, jsefler, wpoteat |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-10 20:39:02 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
Rehana
2016-01-11 09:36:37 UTC
Additional info: Same is observed on cli # subscription-manager config --remove server.hostname You have removed the value for section server and name hostname. The default value for hostname will now be used. # cat /etc/rhsm/rhsm.conf | grep hostname # Server hostname: hostname = subscription.rhn.redhat.com proxy_hostname = master commit be526f9b501b7621e8ed89844f4c6172ef3273c2 This BZ will be included in the next build of python-rhsm. Moving to the modified state. Retested on , subscription management server: 0.9.51.14-1 subscription management rules: 5.15.1 subscription-manager: 1.16.8-1.el6 python-rhsm: 1.16.6-1.el6 test observations 1) On first boot --> On clicking "Default' button bad server url was replaced with new correct server url "subscription.rhsm.redhat.com" 2) Rested the same on subscription-manager-gui , observed that wrong serverurl was replaced by the new server url "subscription.rhsm.redhat.com" 3) on cli, # subscription-manager config --remove server.hostname You have removed the value for section server and name hostname. The default value for hostname will now be used. # cat /etc/rhsm/rhsm.conf | grep hostname # Server hostname: hostname = subscription.rhsm.redhat.com proxy_hostname = Marking Verified!! 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://rhn.redhat.com/errata/RHBA-2016-0797.html |