On Mon, Feb 04, 2013 at 08:51:31AM -0700, Eric Blake wrote:
On 02/04/2013 03:10 AM, Daniel P. Berrange wrote:
On Sun, Feb 03, 2013 at 02:13:13PM -0500, Cole Robinson wrote:
Hi all,
libvirt-1.0.2 in rawhide and virt-preview has busted python bindings, which breaks virt-manager/virt-install. Upstream mailing list posting:
https://www.redhat.com/archives/libvir-list/2013-February/msg00053.html
'yum downgrade libvirt*' fixes things for me, I'll look into a proper fix tomorrow.
Hmm, that's odd - I applied the upstream patch for that problem when I built 1.0.2 for rawhide.
You applied one patch[1], but the discussion pointed out that there was more than one problem[2]; the second one hasn't been patched upstream yet.
Hmm, so I see. While we're fixing this, we really ought to add a test case for the python bindings that validates we can at minimum import all the classes we expect
Daniel