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 :(. _______________________________________________ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/mailman/listinfo/yum-devel