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
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