Hide Forgot
libreport version: 2.0.7 abrt_version: 2.0.7 cmdline: /usr/bin/python /usr/libexec/rhsmd -s comment: executable: /usr/libexec/rhsmd kernel: 3.2.1-0.8.el7.x86_64 reason: rhsmd:21:<module>:ImportError: No module named gobject time: Wed 07 Mar 2012 12:32:38 PM EST uid: 0 username: root backtrace: :rhsmd:21:<module>:ImportError: No module named gobject : :Traceback (most recent call last): : File "/usr/libexec/rhsmd", line 21, in <module> : import gobject :ImportError: No module named gobject : :Local variables in innermost frame: :__builtins__: <module '__builtin__' (built-in)> :__file__: '/usr/libexec/rhsmd' :datetime: <module 'datetime' from '/usr/lib64/python2.7/lib-dynload/datetime.so'> :syslog: <module 'syslog' from '/usr/lib64/python2.7/lib-dynload/syslog.so'> :__name__: '__main__' :__package__: None :__doc__: None
Found it on the system right after it's setup.
Looks like a missing requires in the package.
Should be fixed and built based on commit 91ecae87 from master.
Fixed in the 1.8.2 version of subscription-manager or python-rhsm
Verifying... [root@jsefler-7 ~]# /usr/libexec/rhsmd -s [root@jsefler-7 ~]# VERIFIED: rhsmd runs without traceback [root@jsefler-7 ~]# rpm -q --whatprovides /usr/libexec/rhsmd subscription-manager-1.10.4-1.el7.x86_64 [root@jsefler-7 ~]# rpm -q --requires --verbose subscription-manager | egrep ^manual manual: dbus-python manual: pygobject2 manual: python-dateutil manual: python-dmidecode manual: python-ethtool manual: python-iniparse manual: python-rhsm >= 1.9.1-1 manual: python-simplejson manual: usermode manual: virt-what manual: yum >= 3.2.19-15 VERIFIED: pygobject2 is manually required by subscription-manager which provides /usr/libexec/rhsmd [root@jsefler-7 ~]# rpm -q --whatprovides /usr/lib64/python2.7/site-packages/gobject pygobject2-2.28.6-9.el7.x86_64 VERIFIED: python module gobject is provided by package pygobject2 which is now required by subscription-manager which provides /usr/libexec/rhsmd Moving to VERIFIED
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.