Bug 296441
Summary: | dmidecode is missing | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 3 | Reporter: | Per Lindahl <per.lindahl> |
Component: | kernel-utils | Assignee: | Jarod Wilson <jarod> |
Status: | CLOSED WONTFIX | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 3.9 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | ia64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-09-19 15:16:27 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: |
Description
Per Lindahl
2007-09-19 14:33:17 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). 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. 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. |