RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1305740 - No module named hardware_hal in rhn-client-tools causing a crash
Summary: No module named hardware_hal in rhn-client-tools causing a crash
Keywords:
Status: CLOSED DUPLICATE of bug 1305073
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: rhn-client-tools
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Tomáš Kašpárek
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: 1306715
TreeView+ depends on / blocked
 
Reported: 2016-02-09 05:30 UTC by Steeve Goveas
Modified: 2016-05-26 20:28 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1306715 (view as bug list)
Environment:
Last Closed: 2016-03-09 13:02:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Crash directory (4.85 MB, application/x-gzip)
2016-02-09 05:33 UTC, Steeve Goveas
no flags Details

Description Steeve Goveas 2016-02-09 05:30:24 UTC
Actual results:

abrt_version:   2.1.11
cmdline:        python /usr/share/rhn/up2date_client/hardware.py
executable:     /usr/share/rhn/up2date_client/hardware.py
hostname:       auto-hv-01-guest08.testrelm.test
kernel:         3.10.0-123.el7.x86_64
last_occurrence: 1454934122
pid:            2591
pkg_arch:       noarch
pkg_epoch:      0
pkg_name:       rhn-client-tools
pkg_release:    5.el7
pkg_version:    2.0.2
runlevel:       N 3
time:           Mon 08 Feb 2016 07:22:02 AM EST
uid:            0
username:       root

sosreport.tar.xz: Binary file, 5078224 bytes

abrt-crashdir-link:
:ftp://auto-hv-01.idmqe.lab.eng.bos.redhat.com/hardware.py.2591.1454934122.auto-hv-01-guest08.testrelm.test.core.gz
:

abrt-faf-report:
:uReport: BTHASH=64970911b241ca64bc8eec6c89ea369ef2d8cc15
:ABRT Server: URL=http://faf-report.itos.redhat.com/reports/bthash/64970911b241ca64bc8eec6c89ea369ef2d8cc15

backtrace:
:hardware.py:45:<module>:ImportError: No module named hardware_hal
:
:Traceback (most recent call last):
:  File "/usr/share/rhn/up2date_client/hardware.py", line 45, in <module>
:    from hardware_hal import check_hal_dbus_status, get_hal_computer, read_hal
:ImportError: No module named hardware_hal
:
:Local variables in innermost frame:
:AF_INET6: 10
:getaddrinfo: <built-in function getaddrinfo>
:rhnserver: <module 'rhnserver' from '/usr/share/rhn/up2date_client/rhnserver.pyc'>
:gethostname: <built-in function gethostname>
:up2dateLog: <module 'up2dateLog' from '/usr/share/rhn/up2date_client/up2dateLog.pyc'>
:gettext: <module 'gettext' from '/usr/lib64/python2.7/gettext.pyc'>
:__package__: None
:re: <module 're' from '/usr/lib64/python2.7/re.pyc'>
:config: <module 'config' from '/usr/share/rhn/up2date_client/config.pyc'>
:__doc__: 'Used to read hardware info from kudzu, /proc, etc'
:ethtool: <module 'ethtool' from '/usr/lib64/python2.7/site-packages/ethtool.so'>
:__builtins__: <module '__builtin__' (built-in)>
:__file__: '/usr/share/rhn/up2date_client/hardware.py'
:sys: <module 'sys' (built-in)>
:dmidecode: <module 'dmidecode' from '/usr/lib64/python2.7/site-packages/dmidecode.pyc'>
:ethtool_present: True
:__name__: '__main__'
:_: <bound method NullTranslations.ugettext of <gettext.NullTranslations instance at 0x1340998>>
:socket: <module 'socket' from '/usr/lib64/python2.7/socket.pyc'>
:dbus: <module 'dbus' from '/usr/lib64/python2.7/site-packages/dbus/__init__.pyc'>
:AF_INET: 2
:t: <gettext.NullTranslations instance at 0x1340998>
:os: <module 'os' from '/usr/lib64/python2.7/os.pyc'>

Expected results:


Additional info:

Comment 1 Steeve Goveas 2016-02-09 05:33:28 UTC
Created attachment 1122341 [details]
Crash directory

Comment 3 Tomas Lestach 2016-03-09 13:02:08 UTC
According to:
cmdline:        python /usr/share/rhn/up2date_client/hardware.py
this looks like a duplicate of Bug 1305073. Closing.

*** This bug has been marked as a duplicate of bug 1305073 ***

Comment 4 Hai Nguyen 2016-05-26 20:28:02 UTC
I don't see a resolution for this. Would you please provide more information as how to deal with these crashes?


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