Bug 173441

Summary: RFE: pre-populate yum's repodata cache for active repos as part of install
Product: [Fedora] Fedora Reporter: Jef Spaleta <jspaleta>
Component: anacondaAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-16 20:31:59 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 Jef Spaleta 2005-11-17 03:32:11 UTC
Description of problem:
as dicussed in #fedora-devel
the idea is to pre-populate repodata on disk so things like yum provides
or repoquery runs can be done against the local cache after ststen install
regardless of network state. This recovers some of the usefulness that
fedora-rpmdb allowed to run dependancy/provides queries.

Clearly, for fc5 it would be good enough to pre-populate just base. Though it
would be great to be able to pre-populate whatever repos are active at install
time in future releases.

Comment 1 Rahul Sundaram 2005-11-17 13:07:36 UTC
*** Bug 173442 has been marked as a duplicate of this bug. ***

Comment 2 Red Hat Bugzilla 2007-06-12 03:00:20 UTC
requested by Jams Antill

Comment 3 Jeremy Katz 2008-05-28 19:54:35 UTC
We actually do this for the media case now.  It might make sense to do in more
cases depending on how Chris's work turns out

Comment 4 Chris Lumens 2008-08-27 21:06:29 UTC
I've committed a potential fix here that should keep repodata for all FTP/HTTP repos that get enabled.  This will be in the next build of anaconda.  Let me know if it works and we can close this one out for real.