Bug 623553
| Summary: | reinstall gets confused when run twice on one package | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Miroslav Vadkerti <mvadkert> |
| Component: | yum | Assignee: | James Antill <james.antill> |
| Status: | CLOSED ERRATA | QA Contact: | Karel Srot <ksrot> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0 | CC: | ffesti, james.antill, ksrot, maxamillion, mvadkert, pmatilai, tim.lauridsen |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | yum-3.2.29-1.el6 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: yum reinstall code didn't look at what was already happening in the transaction
Consequence: yum would get into a confused state if you tried to reinstall a package twice
Fix: Look at transaction state, and act appropriately
Result: second reinstall action is a noop.
|
Story Points: | --- |
| Clone Of: | 622913 | Environment: | |
| Last Closed: | 2011-05-19 13:33: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: | |||
| Bug Depends On: | 622913 | ||
| Bug Blocks: | |||
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0602.html |
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: yum reinstall code didn't look at what was already happening in the transaction Consequence: yum would get into a confused state if you tried to reinstall a package twice Fix: Look at transaction state, and act appropriately Result: second reinstall action is a noop.