Bug 905649 - subscription-manager does not work with dbus-python-1.1.1-1
Summary: subscription-manager does not work with dbus-python-1.1.1-1
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: subscription-manager
Version: 5.10
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: beta
: 5.10
Assignee: William Poteat
QA Contact: IDM QE LIST
URL:
Whiteboard:
: 886646 913388 918066 919527 (view as bug list)
Depends On:
Blocks: rhsm-rhel510 rhsm-2013
TreeView+ depends on / blocked
 
Reported: 2013-01-29 20:48 UTC by J.C. Molet
Modified: 2013-10-01 13:49 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-01 13:49:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
subscription-manager-gui running on rhel70 (1.13 MB, image/png)
2013-03-06 22:54 UTC, John Sefler
no flags Details
GUI running on RHEL 7.0 (50.37 KB, image/png)
2013-03-13 18:34 UTC, Sharath Dwaral
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.