RPM

Comment 18 for bug 651428

Revision history for this message
In , James (james-redhat-bugs) wrote :

Ok, so after many hours of debugging the problem appears to be this line in runTransaction():

        errors = self.ts.run(cb.callback, '')

...my understanding is that this is all rpm. And this happens even if I start a new YumBase() for each transaction.
 So Panu, and known leaks in ts.run?