On Mon, 2011-11-21 at 17:55 +0530, Janardhan Molumuri wrote:
> I am trying to run depresolve (dependency resolution check) on a newly
> created yum repo using yum.yumBase.buildTransaction() but the result is a
> empty transcation. Any ideas on this? I don't find good documentation on
> these methods, if you have any please do point me.

 You didn't add any members to the transaction, so there was nothing in
the transaction before you tried to resolve it.

http://yum.baseurl.org/api/yum/

http://yum.baseurl.org/wiki/YumCodeSnippet/SimplestTransaction
_______________________________________________
Yum-devel mailing list
[email protected]
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to