
On 03/17/2011 05:43 PM, Diego Elio Pettenò wrote:
--- err 2011-03-18 00:07:36.000000000 +0100 +++ exp 2011-03-18 00:07:36.000000000 +0100 @@ -1,2 +1 @@ error: failed to get domain '4294967298' -error: Failed to create '/root/.virsh': Permission denied FAIL: int-overflow
This has been reported in Gentoo: https://bugs.gentoo.org/show_bug.cgi?id=359307
I guess it is worth looking at and fix it not to fail in this case?
Creation of $HOME/.virsh should only happen in interactive mode (when compiled with readline support); I'm not sure why this test is triggering that, because there shouldn't be any interactive testing going on in the test suite. I'm looking into it now. -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org