Bug 621138
Summary: | rhn-client-tools does not count CPUs on s390 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Martin Poole <mpoole> |
Component: | rhn-client-tools | Assignee: | Milan Zázrivec <mzazrivec> |
Status: | CLOSED ERRATA | QA Contact: | Martin Minar <mminar> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | CC: | jhutar, mkoci, mminar, mpoole, tao |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | s390x | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | rhn-client-tools-1.0.0-45.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 621135 | Environment: | |
Last Closed: | 2011-05-19 13:04:55 UTC | Type: | --- |
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: | 621135 | ||
Bug Blocks: |
Description
Martin Poole
2010-08-04 11:16:35 UTC
satellite.git CLIENT-RHEL-6: f032532cbc5eeba032b4b2823200e63a1c295eb5 When update is done on new packages, rhn_register (rhnreg_ks) stops working due to bug 646429. ]# rhn_register Illegal instruction (core dumped) ]# python Python 2.6.5 (r265:79063, Jul 14 2010, 14:13:28) [GCC 4.4.4 20100630 (Red Hat 4.4.4-10)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import dmidecode Illegal instruction (core dumped) ]# rpm -qa python-dmidecode python-dmidecode-3.10.12-1.el6.s390x There is also bug 680124 that effectively blocks correct number display. Problem described in this bug (/proc/cpuinfo looks different on x86 and s390) is solved. Those two other bugs remain to be solved. Verified in rhn-client-tools-1.0.0-51.el6. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0565.html |