[yum-commits] Changes to 'multi-downloader'
zpavlas at osuosl.org
zpavlas at osuosl.org
Wed Nov 30 12:57:05 UTC 2011
New branch 'multi-downloader' available with the following commits:
commit 6b529dfed5d104516db5c1dc5a15d2cf04323600
Author: ZdenÄk Pavlas <zpavlas at redhat.com>
Date: Mon Sep 26 17:25:01 2011 +0200
Use parallel urlgrab in downloadPkgs().
Changes are local to the last 'po' loop. ERR path is elliminated
with the 'errorfunc' argument to getPackage(). OK path is merged to
checkfunc.
commit d0ddd0182f81a07119d02dd5eaf1671b340aec14
Author: ZdenÄk Pavlas <zpavlas at redhat.com>
Date: Mon Sep 26 17:10:01 2011 +0200
Add argument 'errorfunc' to _getFile and getPackage.
Call this function with the error message instead of raising
RepoError exception. This should work even with urlgrabber
that does not support 'failfunc' callbacks.
commit 0c43dd2cd710050df2b89ef87110379bdcba3c33
Author: ZdenÄk Pavlas <zpavlas at redhat.com>
Date: Fri Oct 21 15:25:29 2011 +0200
max_connections: from metalink to MirrorGroup
Use the max_connection attribute from metalink parser
when building MirrorGroup arguments, so it's available
to the parallel download scheduller.
More information about the Yum-commits
mailing list