Bug 296441 - dmidecode is missing
Summary: dmidecode is missing
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: kernel-utils
Version: 3.9
Hardware: ia64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jarod Wilson
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-19 14:33 UTC by Per Lindahl
Modified: 2007-11-17 01:14 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-09-19 15:16:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Per Lindahl 2007-09-19 14:33:17 UTC
Description of problem:
The dmidecode tool is missing in the package that is provided.


Version-Release number of selected component (if applicable):
kernel-utils-2.4-8.37.15

How reproducible:
Every time

Steps to Reproduce:
1.rpm -ivh kernel-utils
2.rpm -qil kernel-utils
3.The information will tell you that dmidecode should be installed with this
package but the program is not located in on the system.
  
Actual results:
-bash: dmidecode: command not found

Expected results:
Valuable data containing information about system BIOS etc.

Additional info:

Comment 1 Jarod Wilson 2007-09-19 14:46:52 UTC
What architecture is this on? dmidecode should be present in both the i386 and
x86_64 kernel-utils, but is not in the powerpc or itanium versions (though in
glancing through the spec file, it looks like we do mention dmidecode even on
those platforms).

Comment 2 Per Lindahl 2007-09-19 14:59:50 UTC
Sorry for that. Yes, it's an Itanium.

Is that a miss on your behalf and will it be made available? The reason to why
we need it is because we are looking for a easy solution to do inventory of
machine models. 
If there is another tool provided that exist for at least i386, x86_64 and
Itanium that would be sufficient for us. 

Comment 3 Jarod Wilson 2007-09-19 15:16:27 UTC
dmidecode was intentionally disabled on ia64 for RHEL3, as it didn't actually
work on the bulk of itanium systems out there. Its since improved in later
versions of dmidecode, and we do ship dmidecode for ia64 in RHEL4 and RHEL5.
With RHEL3 recently moved to maintenance mode, where only critical
crasher/security bugs are addressed, you're not going to see a RHEL3
kernel-utils with dmidecode for ia64.

However, I'm not aware of any reason you couldn't just rebuild the RHEL4
kernel-utils srpm for RHEL3, or selectively grab the ia64 dmidecode patch from
the RHEL4 srpm and add it to the RHEL3 one, to get what you're after.


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