Bug 622913
Summary: | reinstall gets confused when run twice on one package | |||
---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | James Antill <james.antill> | |
Component: | yum | Assignee: | Seth Vidal <skvidal> | |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
Severity: | medium | Docs Contact: | ||
Priority: | low | |||
Version: | 13 | CC: | ffesti, james.antill, maxamillion, mvadkert, pmatilai, tim.lauridsen | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | yum-3.2.28-3.fc14 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 623553 (view as bug list) | Environment: | ||
Last Closed: | 2010-08-17 05:47: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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 623553 |
Description
James Antill
2010-08-10 19:00:03 UTC
ncurses-devel-5.7-3.20090208.el6.i686 has not been erased (this is correct)but the summary looks quite confusing to me # yum -y reinstall ncurses-devel.i686 ncurses-develLoaded plugins: refresh-packagekit, rhnplugin ================================================================== Package Arch Version Repository Size ================================================================== Removing: ncurses-devel i686 5.7-3.20090208.el6 @rhel6-latest 1.7 M Reinstalling: ncurses-devel i686 5.7-3.20090208.el6 rhel6-latest 641 k ncurses-devel x86_64 5.7-3.20090208.el6 rhel6-latest 642 k Transaction Summary ================================================================== Remove 1 Package(s) Reinstall 2 Package(s) Downgrade 0 Package(s) [..] Running Transaction Installing : ncurses-devel-5.7-3.20090208.el6.x86_64 1/3 Installing : ncurses-devel-5.7-3.20090208.el6.i686 2/3 Erasing : ncurses-devel-5.7-3.20090208.el6.i686 2/3 Removed: ncurses-devel.i686 0:5.7-3.20090208.el6 Installed: ncurses-devel.i686 0:5.7-3.20090208.el6 ncurses-devel.x86_64 0:5.7-3.20090208.el6 Complete! # rpm -q ncurses-devel ncurses-devel-5.7-3.20090208.el6.x86_64 ncurses-devel-5.7-3.20090208.el6.i686 *nods* ... it's fixed upstream, and so should get into F-13 (and will be in 6.1 too). yum-3.2.28-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/yum-3.2.28-3.fc12 yum-3.2.28-3.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/yum-3.2.28-3.fc13 yum-3.2.28-3.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/yum-3.2.28-3.fc14 yum-3.2.28-3.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update yum'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/yum-3.2.28-3.fc12 yum-3.2.28-3.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. yum-3.2.28-3.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. yum-3.2.28-3.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |