Bug 905649

Summary: subscription-manager does not work with dbus-python-1.1.1-1
Product: Red Hat Enterprise Linux 5 Reporter: J.C. Molet <jmolet>
Component: subscription-managerAssignee: William Poteat <wpoteat>
Status: CLOSED CURRENTRELEASE QA Contact: IDM QE LIST <seceng-idm-qe-list>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 5.10CC: fsharath, jgalipea, jsefler, ohudlick, rbiba, rieeda, todoleza, wpoteat
Target Milestone: beta   
Target Release: 5.10   
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:49:49 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, 920191    
Attachments:
Description Flags
subscription-manager-gui running on rhel70
none
GUI running on RHEL 7.0 none

Description J.C. Molet 2013-01-29 20:48:07 UTC
Description of problem:
subscription-manager-gui (and probably other parts of subscription-manager) does not work with the latest dbus-python found in rhel7 and f18.  This is because the dbus_bindings.py file has been depreciated.

Version-Release number of selected component (if applicable):
subscription-manager-1.8.0-1
subscription-manager-gui-1.8.0-1
python-rhsm-1.8.0-1

How reproducible:
always

Steps to Reproduce:
1.  Install subscription-manager-gui on a rhel7 or fedora18 system
2.  run subscription-manager-gui
3.  ...
4.  Profit!
  
Actual results:
[root@jmolet-vm3 ~]# subscription-manager-gui 
Traceback (most recent call last):
  File "/usr/sbin/subscription-manager-gui", line 40, in <module>
    import dbus.dbus_bindings
ImportError: No module named dbus_bindings


Expected results:
subscription-manager-gui opens.

Additional info:

Comment 1 Bryan Kearney 2013-02-14 14:49:45 UTC
*** Bug 886646 has been marked as a duplicate of this bug. ***

Comment 2 Bryan Kearney 2013-02-21 16:28:42 UTC
*** Bug 913388 has been marked as a duplicate of this bug. ***

Comment 3 Devan Goodwin 2013-03-05 12:36:42 UTC
*** Bug 918066 has been marked as a duplicate of this bug. ***

Comment 4 William Poteat 2013-03-05 12:44:18 UTC
master commit 9e4f3a8f443f59ff4523a0978e5d833e6851cfec

Comment 5 John Sefler 2013-03-06 22:54:57 UTC
Created attachment 706284 [details]
subscription-manager-gui running on rhel70

POST Version Testing...
[root@jsefler-r70 ~]# rpm -q subscription-manager-gui
subscription-manager-gui-1.8.3-1.git.48.05ca71b.el7.x86_64

Comment 6 Sharath Dwaral 2013-03-13 18:34:27 UTC
Created attachment 709762 [details]
GUI running on RHEL 7.0

# rpm -qa | egrep "subscription-manager|python-rhsm"
subscription-manager-firstboot-1.8.4-1.el7.x86_64
python-rhsm-1.8.7-1.el7.x86_64
subscription-manager-1.8.4-1.el7.x86_64
subscription-manager-debuginfo-1.8.4-1.el7.x86_64
subscription-manager-gui-1.8.4-1.el7.x86_64
subscription-manager-migration-1.8.4-1.el7.x86_64

#subscription-manager-gui works fine in RHEL 7.0

Verified

Comment 8 Devan Goodwin 2013-04-03 20:07:59 UTC
*** Bug 919527 has been marked as a duplicate of this bug. ***