Bug 622913 - reinstall gets confused when run twice on one package
Summary: reinstall gets confused when run twice on one package
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 623553
TreeView+ depends on / blocked
 
Reported: 2010-08-10 19:00 UTC by James Antill
Modified: 2014-01-21 23:16 UTC (History)
6 users (show)

Fixed In Version: yum-3.2.28-3.fc14
Clone Of:
: 623553 (view as bug list)
Environment:
Last Closed: 2010-08-17 05:47:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description James Antill 2010-08-10 19:00:03 UTC
Description of problem:

# yum reinstall glibc glibc
[...]
==============================================================================
 Package          Arch            Version           Repository           Size
==============================================================================
Removing:
 glibc            i686            2.12-3            @updates             13 M
 glibc            x86_64          2.12-3            @updates             12 M
Reinstalling:
 glibc            i686            2.12-3            updates             4.3 M
 glibc            x86_64          2.12-3            updates             3.7 M

...and:

# yum reinstall glibc.i686 glibc
[...]
================================================================================
 Package          Arch              Version           Repository           Size
================================================================================
Removing:
 glibc            i686              2.12-3            @updates             13 M
Reinstalling:
 glibc            i686              2.12-3            updates             4.3 M
 glibc            x86_64            2.12-3            updates             3.7 M

...this appears to work, although rpm does the install for .i686 before the erase ... so maybe not :).


Version-Release number of selected component (if applicable):
yum-3.2.28

Comment 1 Miroslav Vadkerti 2010-08-11 07:56:23 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

Comment 2 James Antill 2010-08-11 18:38:35 UTC
*nods* ... it's fixed upstream, and so should get into F-13 (and will be in 6.1 too).

Comment 4 Fedora Update System 2010-08-12 20:15:16 UTC
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

Comment 5 Fedora Update System 2010-08-12 20:17:45 UTC
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

Comment 6 Fedora Update System 2010-08-12 20:20:09 UTC
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

Comment 7 Fedora Update System 2010-08-13 21:18:16 UTC
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

Comment 8 Fedora Update System 2010-08-17 05:45:25 UTC
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.

Comment 9 Fedora Update System 2010-08-20 02:18:50 UTC
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.

Comment 10 Fedora Update System 2010-08-24 01:36:47 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.