Bug 149448

Summary: yum downloads mirrorlists for disabled repos
Product: [Fedora] Fedora Reporter: Jack Spaar <jspaar>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: katzj
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: 2006-02-21 19:08:13 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 Jack Spaar 2005-02-23 03:15:21 UTC
Description of problem:
Mirrorlists for disabled repos are downloaded during yum operations.

Version-Release number of selected component (if applicable):
yum-2.1.12-0.fc3 


How reproducible:
Always

Steps to Reproduce:
1. Create, e.g. /etc/yum.repos.d/jpackage.repo containing:
[jpackage16-fc]
name=JPackage 1.6 for Fedora Core 3
mirrorlist=http://www.jpackage.org/jpackage_fedora-3.txt
gpgcheck=1
failovermethod=priority
enabled=0

2. run ethereal and start capture
3. $ sudo yum install whatever
  
Actual results:
http request for mirrorlist of the disabled repo will be seen in capture.

Expected results:
No requests for mirrolists of disabled repos.

Additional info:

Comment 1 Seth Vidal 2005-02-23 03:28:20 UTC

*** This bug has been marked as a duplicate of 140143 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:08:13 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.