[Yum-devel] [PATCH] - add doUtilBuildTransaction() to YumUtilsBase() so we can capture errors better

James Antill james at fedoraproject.org
Tue Jul 6 17:02:16 UTC 2010


On Tue, 2010-07-06 at 12:48 -0400, seth vidal wrote:
> On Tue, 2010-07-06 at 12:41 -0400, James Antill wrote:
> > On Tue, 2010-07-06 at 11:59 -0400, Seth Vidal wrote:
> > > - move around all the exit functions so they are part of the class
> > > - fix up utf8_width use so we're not just being lucky :)
> > 
> >  I'm probably just being an idiot, but what calls this...
> 
> see my patch to yum-utils where I change all the self.buildTransaction()
> calls to use doUtilBuildTransaction()

 Ahh, I see. It might have been nicer to just override
buildTransaction() and thus. only change utils.py ... but it's done now,
and it has it's advantages done this way.
 ACK to both.



More information about the Yum-devel mailing list