On Wed, 2007-02-14 at 16:54 -0500, Jeremy Katz wrote: > On Wed, 2007-02-14 at 15:41 -0500, Seth Vidal wrote: > > Update of /home/groups/yum/cvs/yum/yum > > In directory login1.linux.duke.edu:/tmp/cvs-serv20763/yum > > > > Modified Files: > > depsolve.py packages.py > > Log Message: > > remove the need for .hdr files for the transaction run. > > - add 'noheaders' option to DepSolve.populateTs(). Defaults to False for > > backward api compat. When True it will not attempt to retrieve the .hdr > > via byteranges but will read it out of the rpm > > Can't we be smarter here and just see that the file is already present > and not download in that case and otherwise do the download? Something > like the attached... >
not sure I agree that it is 'being smarter' but sure, we can do that. -sv _______________________________________________ Yum-devel mailing list [email protected] https://lists.dulug.duke.edu/mailman/listinfo/yum-devel
