Bug 1119068
| Summary: | Fix unnecessary /proc dependency if getauxval(3) is available | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Harold Miller <hamiller> |
| Component: | rpm | Assignee: | Florian Festi <ffesti> |
| Status: | CLOSED ERRATA | QA Contact: | Karel Srot <ksrot> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | CC: | ffesti, hamiller, jherrman, ksrot, pmatilai, rh-bugzilla, tgummels, woodard |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rpm-4.11.3-1.el7 | Doc Type: | Bug Fix |
| Doc Text: |
The RPM parser that generates the list of required packages previously generated incorrect dependencies when it found a "use" string in the perl.req script of the parsed package. As a consequence, installing or updating packages could in some case fail. This update fixes the underlying code, and packages now install or update successfully if their required packages are installed on the system.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-11-19 11:58:13 UTC | Type: | Bug |
| 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: | 1145970 | ||
| Bug Blocks: | 1154125, 1205796 | ||
|
Description
Harold Miller
2014-07-13 17:17:42 UTC
Lets try to fix this via rpm rebase in 7.2. *** Bug 1190233 has been marked as a duplicate of this bug. *** Should be included in the rebase. Karel, The customer is using 'bind mounting the file system' as a work-around. Is rpm-4.11.3-13.el7 now available via YUM? What is your recommended method of installing this update? I'd be happy to pass that along to the customer for testing, we just need to provide clear instructions for them to do so. Hi Harold, I didn't realize this is a customer reported bug. I will try to reproduce it on my own. Btw, AFAIK new rpm should be accessible once 7.2 Beta is public through respective channels. 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. https://rhn.redhat.com/errata/RHBA-2015-2138.html |