Bug 796757

Summary: yum --enablerepo=\* clean all pulls metadata from internet
Product: [Fedora] Fedora Reporter: David Kovalsky <dkovalsk>
Component: yumAssignee: Seth Vidal <skvidal>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 16CC: benl, ffesti, james.antill, maxamillion, pmatilai, tim.lauridsen, zpavlas
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: 2012-02-24 07:17:37 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 David Kovalsky 2012-02-23 15:42:13 UTC
I just wanted to clear the caches by yum clean all and noticed that yum is pulling data from the internet. Since cleaning is a local operation, I believe that it shouldn't really need to do this. 

yum-3.4.3-7.fc16.noarch


# yum --enablerepo=\* clean all
Loaded plugins: changelog, fastestmirror, security
Loading mirror speeds from cached hostfile
fedora-debuginfo/metalink                                                                                                                       |  17 kB     00:00     
fedora-source/metalink                                                                                                                          |  20 kB     00:00     
updates-debuginfo/metalink                                                                                                                      |  11 kB     00:00     
updates-source/metalink                                                                                                                         |  12 kB     00:00     
updates-testing/metalink                                                                                                                        |  12 kB     00:00     
updates-testing-debuginfo/metalink                                                                                                              |  11 kB     00:00     
updates-testing-source/metalink                                                                                                                 |  12 kB     00:00     
 * fedora: ftp.upjs.sk
 * fedora-debuginfo: mirror.cogentco.com
 * fedora-source: ftp.us.unixeria.com
...

Comment 1 Zdeněk Pavlas 2012-02-23 15:54:01 UTC
I believe this has been fixed by commit 2853dc82e1c14ce15451a3f184507483fe29e85a,
see BUG 773512.

Comment 2 Zdeněk Pavlas 2012-02-24 07:17:37 UTC

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