On Wed, 2011-02-09 at 16:25 +0200, Panu Matilainen wrote: > In older rpm versions ts.scriptFd is an invisible write-only > pseudo-attribute hack, so __getattr__() tricks in the transaction wrapper > wont work for it. Add a new wrapper method for setting it to make it > less gruesome, accept any file-like object as the fd argument. > --- > rpmUtils/transaction.py | 3 +++ > yum/rpmtrans.py | 3 +-- > 2 files changed, 4 insertions(+), 2 deletions(-)
ACK. _______________________________________________ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/mailman/listinfo/yum-devel