Bug 149448 - yum downloads mirrorlists for disabled repos
Summary: yum downloads mirrorlists for disabled repos
Keywords:
Status: CLOSED DUPLICATE of bug 140143
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-02-23 03:15 UTC by Jack Spaar
Modified: 2014-01-21 22:51 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:08:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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