Bug 491947

Summary: Excludes always processed on localinstall pkgs, even with --disableexcludes=all
Product: [Fedora] Fedora Reporter: Gerry Reno <greno>
Component: yumAssignee: Seth Vidal <skvidal>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 10CC: ffesti, james.antill, maxamillion, pmatilai, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-10-09 20:24:06 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:

Description Gerry Reno 2009-03-24 18:57:20 UTC
Description of problem:
I have a pkg excluded in /etc/yum.conf but even though I override this exclusion by using the --disableexcludes=all option, yum still will not let me do:

yum localinstall --disableexcludes=all  /path/pkg
...
Nothing to do.


If I comment out the pkg in /etc/yum.conf then the pkg will localinstall. 



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

How reproducible:
always

Steps to Reproduce:
1. see description
2.
3.
  
Actual results:
doesn't localinstall pkg

Expected results:
localinstall pkg succeeds

Additional info:

Comment 1 seth vidal 2009-10-09 20:24:06 UTC
Found this and submitted a patch that fixes this upstream.

thanks.
also reassigning this to yum since it isn't a yum-utils bug.