[Yum-devel] Re: [yum-cvs] yum/yum depsolve.py, 1.115, 1.116 packages.py, 1.90, 1.91
Jeremy Katz
katzj at redhat.com
Wed Feb 14 21:54:52 UTC 2007
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...
Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: yum-no-headers-auto.patch
Type: text/x-patch
Size: 1390 bytes
Desc: not available
Url : http://lists.baseurl.org/pipermail/yum-devel/attachments/20070214/03b25572/attachment.bin
More information about the Yum-devel
mailing list