[yum-commits] Changes to 'multi-downloader'

zpavlas at osuosl.org zpavlas at osuosl.org
Wed Dec 7 09:10:26 UTC 2011


New branch 'multi-downloader' available with the following commits:
commit 6f09ebfa3fa184cd872332d7bbb335244729284d
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 8e96630dc9c34e12a49287798361fa3db02c5751
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 05f3b0607bc57639af503f4d748d8fd47903f4be
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