[Yum-devel] [PATCH 2/3] Add argument 'errorfunc' to _getFile and getPackage.

James Antill james at fedoraproject.org
Thu Dec 22 14:48:54 UTC 2011


On Wed, 2011-12-21 at 17:01 +0100, Zdeněk Pavlas wrote:
> @@ -767,7 +767,7 @@ class YumRepository(Repository, config.RepoConf):
>  
>      def _getFile(self, url=None, relative=None, local=None, start=None, end=None,
>              copy_local=None, checkfunc=None, text=None, reget='simple', 
> -            cache=True, size=None):
> +            cache=True, size=None, errorfunc=None):

 Just a minor thing, but this will break rhn-plugin ... so can you open
a BZ for them to add this arg? At a guess they are going to ignore it
too, unless you give them a patch :(.



More information about the Yum-devel mailing list