Bug 1306142
| Summary: | yum won't install an older kernel-devel package when it's a dependency | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Masahiro Matsuya <mmatsuya> | |
| Component: | yum | Assignee: | Michal Domonkos <mdomonko> | |
| Status: | CLOSED ERRATA | QA Contact: | Eva Mrakova <emrakova> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 7.2 | CC: | emrakova, james.antill, mdomonko, vmukhame | |
| Target Milestone: | rc | Keywords: | Patch | |
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | yum-3.4.3-138.el7 | Doc Type: | Bug Fix | |
| Doc Text: |
Cause:
User tries to install a package that depends on another package which is allowed to be installed in multiple versions at once (via the installonlypkgs configuration option), and a newer version of that dependency is already installed.
Consequence:
Yum fails to install such a dependency, making the current transaction fail.
Fix:
Yum now gives correct instructions to RPM when it encounters such a dependency.
Result:
Yum now successfully installs packages with such dependencies.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1331662 (view as bug list) | Environment: | ||
| Last Closed: | 2016-11-04 05:31:35 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: | ||||
| Bug Blocks: | 1331662 | |||
|
Description
Masahiro Matsuya
2016-02-10 07:36:47 UTC
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-2016-2397.html |