Bug 425751 - unable to exclude more that one package on the command line
Summary: unable to exclude more that one package on the command line
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 8
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-15 02:38 UTC by Jerry Vonau
Modified: 2014-01-21 23:01 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-15 02:56:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jerry Vonau 2007-12-15 02:38:44 UTC
Description of problem:
Yum fails to exclude any packages if more that one is listed.
Works fine for single package.

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

How reproducible:
always

Steps to Reproduce:
1.yum --exclude=pack1,pack2 update
2.
3.
  
Actual results:
no excluded packages 

Expected results:
exclude packages listed

Additional info:
cranking up the debug level shows the packages not being added to the global
exclude list, while a single package gets added.

Comment 1 Jerry Vonau 2007-12-15 02:56:33 UTC
OK, make this a RFE --exclude=pkg1 --exclude=pkg2 works
Sorry for the noise


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