Bug 223607

Summary: yum -C doesn't work offline
Product: [Fedora] Fedora Reporter: martin
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 6CC: bnocera
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: 2007-04-25 22:12:49 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:
Bug Depends On:    
Bug Blocks: 150225    

Description martin 2007-01-20 19:07:34 UTC
Description of problem:

option -C is described as "run entirely from cache, don't update cache"
but e.g.
yum -C info xterm
first connects to some network repositories. This behaviour is quite anoying on
slow connection and it would also be nice if I could query the package cache
when I am offline.

The same holds for the "search" command.

Version-Release number of selected component (if applicable):
yum-3.0.3-1.fc6

How reproducible:
allways

Steps to Reproduce:
1. yum -C info <anypackage>
2. watch network usage

or
1. disconnect from network
2. yum -C info <anypackage>
  
Actual results:

yum initiates some network communicaiton. When offline, error message appears:

Loading "installonlyn" plugin
Setting up repositories
Could not retrieve mirrorlist
http://mirrors.fedoraproject.org/mirrorlist?repo=core-6&arch=i386 error was
[Errno 4] IOError: <urlopen error (111, 'Connection refused')>
Error: Cannot find a valid baseurl for repo: core

Expected results:

yom should work without network communication when invoked with the option -C

Additional info:

Comment 1 Bastien Nocera 2007-04-23 14:19:31 UTC
See also bug 189828.

I see the same problem with yum-3.1.6-2.fc7

Comment 2 Jeremy Katz 2007-04-25 22:12:49 UTC
Should be fixed for yum 3.1.7