Bug 665073
Summary: | rpmlib(FileDigests) is needed by | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Michael Joyner (newsrx) <michael> |
Component: | yum | Assignee: | James Antill <james.antill> |
Status: | CLOSED NOTABUG | QA Contact: | BaseOS QE Security Team <qe-baseos-security> |
Severity: | urgent | Docs Contact: | |
Priority: | low | ||
Version: | 5.8 | CC: | arunpadule |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-12-22 16:48:46 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
Michael Joyner (newsrx)
2010-12-22 16:30:52 UTC
the package lazarus was built with a newer version of rpm than the one in rhel5. You should ask the provider of the pkg to [re]build it with these rpmmacros enabled %_source_filedigest_algorithm 0 %_binary_filedigest_algorithm 0 then it will work on rhel5. |