Bug 990916
| Summary: | subscription-manager-gui can not launch at the first time if register and then make ca cert invalid. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | qianzhan | ||||||
| Component: | subscription-manager | Assignee: | Devan Goodwin <dgoodwin> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | IDM QE LIST <seceng-idm-qe-list> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 6.5 | CC: | bkearney, dgoodwin, gxing, jesusr, liliu, sgao, skallesh, smaitra | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | 6.5 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: |
No description necessary.
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-11-21 21:27:06 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: | 862910 | ||||||||
| Attachments: |
|
||||||||
|
Description
qianzhan
2013-08-01 08:23:46 UTC
Created attachment 781470 [details]
'rhsm.log'
Created attachment 781472 [details]
'qianqian-Screenshot from 2013-08-01.png'
moving to rhel 6.5 since this requires manual shenanigans. Seems to have been fixed by other work, problem no longer appears in latest 5.10 build or master, though I can see it with older builds. (1.8.9 for example) Behaves more like connectivity problem, GUI will start, but status will be grey icons for Unknown. Verified! [root@dhcp-65-82 ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 1.4.2-17.el6sam_splice-Headpin subscription-manager: 1.8.14-1.el5 python-rhsm: 1.8.15-1.el5 [root@dhcp-65-82 ~]# subscription-manager clean All local data removed [root@dhcp-65-82 ~]# subscription-manager register Username: admin Password: The system has been registered with ID: f7e06bf0-219a-4f9f-9c31-71f423985d41 [root@dhcp-65-82 ~]# mv /etc/rhsm/ca/* ./ [root@dhcp-65-82 ~]# subscription-manager refresh certificate verify failed [root@dhcp-65-82 ~]# subscription-manager-gui (subscription-manager-gui:4713): libglade-WARNING **: unknown property `has_tooltip' for class `GtkButton' (subscription-manager-gui:4713): libglade-WARNING **: unknown property `has_tooltip' for class `GtkEventBox' (subscription-manager-gui:4713): libglade-WARNING **: unknown property `primary_icon_activatable' for class `GtkEntry' (subscription-manager-gui:4713): libglade-WARNING **: unknown property `secondary_icon_activatable' for class `GtkEntry' (subscription-manager-gui:4713): libglade-WARNING **: unknown property `primary_icon_sensitive' for class `GtkEntry' (subscription-manager-gui:4713): libglade-WARNING **: unknown property `secondary_icon_sensitive' for class `GtkEntry' (In reply to qianzhan from comment #6) > Verified! > > [root@dhcp-65-82 ~]# subscription-manager version > server type: Red Hat Subscription Management > subscription management server: 1.4.2-17.el6sam_splice-Headpin > subscription-manager: 1.8.14-1.el5 > python-rhsm: 1.8.15-1.el5 > [root@dhcp-65-82 ~]# subscription-manager clean > All local data removed > [root@dhcp-65-82 ~]# subscription-manager register > Username: admin > Password: > The system has been registered with ID: f7e06bf0-219a-4f9f-9c31-71f423985d41 > [root@dhcp-65-82 ~]# mv /etc/rhsm/ca/* ./ > [root@dhcp-65-82 ~]# subscription-manager refresh > certificate verify failed > [root@dhcp-65-82 ~]# subscription-manager-gui > > (subscription-manager-gui:4713): libglade-WARNING **: unknown property > `has_tooltip' for class `GtkButton' > > (subscription-manager-gui:4713): libglade-WARNING **: unknown property > `has_tooltip' for class `GtkEventBox' > > (subscription-manager-gui:4713): libglade-WARNING **: unknown property > `primary_icon_activatable' for class `GtkEntry' > > (subscription-manager-gui:4713): libglade-WARNING **: unknown property > `secondary_icon_activatable' for class `GtkEntry' > > (subscription-manager-gui:4713): libglade-WARNING **: unknown property > `primary_icon_sensitive' for class `GtkEntry' > > (subscription-manager-gui:4713): libglade-WARNING **: unknown property > `secondary_icon_sensitive' for class `GtkEntry' I don't know why I can not mark this bug to status 'VERIFIED', and I'll mark it once I am entitled. According to Comment #6, closed this bug as VERIFIED. Thanks, Libin 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-2013-1659.html |