Bug 751032
Summary: | file doesn't properly detect RPM architectures | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Karel Srot <ksrot> |
Component: | file | Assignee: | Jan Kaluža <jkaluza> |
Status: | CLOSED ERRATA | QA Contact: | BaseOS QE Security Team <qe-baseos-security> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 5.7 | CC: | ovasik |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: Magic patterns for RPM didn't contain detection for MiNT, S/390, S/390x, PowerPC64, SuperH and Xtensa architectures.
Consequence: RPM packages for those architectures were not detected by File and was detected as "bin".
Fix: Detection for mentioned architectures have been added into RPM magic pattern.
Result: File detects mentioned architectures properly now.
|
Story Points: | --- |
Clone Of: | 676045 | Environment: | |
Last Closed: | 2012-02-21 05:46:37 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
Karel Srot
2011-11-03 10:02:10 UTC
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: Magic patterns for RPM didn't contain detection for MiNT, S/390, S/390x, PowerPC64, SuperH and Xtensa architectures. Consequence: RPM packages for those architectures were not detected by File and was detected as "bin". Fix: Detection for mentioned architectures have been added into RPM magic pattern. Result: File detects mentioned architectures properly now. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-0201.html |