Bug 455057 - yum not excluding installed from available
Summary: yum not excluding installed from available
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-07-11 18:13 UTC by John Ellson
Modified: 2014-01-21 23:03 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-07-11 18:26:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description John Ellson 2008-07-11 18:13:27 UTC
Description of problem:
I'm sure it used to exclude installed packages from available, but now "yum list
gcc" lists it as both installed and available.

Version-Release number of selected component (if applicable):
yum-3.2.17-2.fc10.noarch

How reproducible:
100%

Steps to Reproduce:
1. yum list gcc
2.
3.
  
Actual results:
Installed Packages
gcc.x86_64                               4.3.1-4                installed       
Available Packages
gcc.x86_64                               4.3.1-4                rawhide       

Expected results:
If its installed, exclude from available.

Additional info:

Comment 1 John Ellson 2008-07-11 18:17:37 UTC
Just confrming that yum-3.2.16-2.fc9.noarch from fedora-9 did exclude installed
from available.


Comment 2 James Antill 2008-07-11 18:25:26 UTC
 Yeh, it's a minor bug ... and has actually been there a while (but older
releases didn't show it as often). It'll be fixed in 3.2.18, AFAIK the only
problem is in the output of list.


Comment 3 Seth Vidal 2008-07-11 18:26:10 UTC
it's been fixed in upstream. It'll be out in 3.2.18 at some point.

Comment 4 James Antill 2008-07-11 18:30:14 UTC
 upstream commit is, c2fff316f82ec96781c40f2a98a6575669b62bf1 if you want it ...
which is the one after the 3.2.17-2 release, so it def. applies.

 Also yum list install gcc && yum list available gcc, should work ... although
it's probably slower.



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