Bug 978355
| Summary: | Registering client through sub-man GUI with Proxy is not setting installed product status to 'Not subscribed" | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Rehana <redakkan> | ||||||
| Component: | subscription-manager | Assignee: | Carter Kozak <ckozak> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | IDM QE LIST <seceng-idm-qe-list> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 5.10 | CC: | bkearney, ckozak, fsharath, jesusr, jmolet, jsefler, skallesh, spandey | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-10-01 13:47:46 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: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 840995 | ||||||||
| Attachments: |
|
||||||||
This is the same problem as BZ977851, I'm working on a fix commit f4d1a199631acf0d819e163c610cc751a37e4d61
Author: ckozak <ckozak>
Date: Tue Jun 25 17:01:40 2013 -0400
977851: 977321: Centralize CertSorter, drive updates, refresh properly
retested, observed that the installed product status is updated apprporiately moving the bug to verified rpm -qa | grep subscr subscription-manager-migration-data-1.11.3.1-1.git.1.78afd75.el5 subscription-manager-firstboot-1.8.13-1.el5_9 subscription-manager-debuginfo-1.8.13-1.el5_9 subscription-manager-1.8.13-1.el5_9 subscription-manager-migration-1.8.13-1.el5_9 subscription-manager-gui-1.8.13-1.el5_9 Created attachment 774037 [details]
status_updated
|
Created attachment 765553 [details] register_proxy Description of problem: Version-Release number of selected component (if applicable): [root@localhost ~]# rpm -qa | grep subsc subscription-manager-migration-data-1.11.3.1-1.git.1.78afd75.el5 subscription-manager-gui-1.8.11-1.git.13.96b613e.el5 subscription-manager-debuginfo-1.8.11-1.el5_9 subscription-manager-1.8.11-1.git.13.96b613e.el5 subscription-manager-migration-1.8.11-1.git.13.96b613e.el5 subscription-manager-firstboot-1.8.11-1.git.13.96b613e.el5 [root@localhost ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 0.8.15-1 subscription-manager: 1.8.11-1.git.13.96b613e.el5 python-rhsm: 1.8.13-1.git.0.85d7af5.el5 How reproducible: 3/3 Steps to Reproduce: 1.Register client through sub-man-gui 2.Provide proxy details and register with enabling "Manually attach subscription" option Actual results: Observed that the launched session continued to show installed product status as unknown (PFA: register_proxy.png) even though the system was registered, the status changed to "Notsubscribed" only after attaching a new subscription or by relaunching the sub-man-gui Expected results: All the installed product status should change to Not-subscribed state Additional info: if unable to reproduce,redo the steps without enabling the "manually attach" option