
30 Nov
2009
30 Nov
'09
8:22 a.m.
On 11/26/2009 07:06 PM, Nix wrote:
The only remaining obvious problem is virt-manager-related, I think: this log spam:
Nov 27 00:04:38 spindle err: 00:04:38.977: error : virLibConnError:383 : this function is not supported by the hypervisor: virConnectNumOfInterfaces Nov 27 00:04:38 spindle err: 00:04:38.977: error : virLibConnError:383 : this function is not supported by the hypervisor: virConnectNumOfDefinedInterfaces
Emitting this *once a second* seems a bit... extreme. Can't it try once and give up?
Sounds like you are using a recent upstream virt-manager checkout? This was a bug I just fixed yesterday (the fix is actually in virtinst, so you'll want to pull there): http://hg.fedorahosted.org/hg/python-virtinst/rev/05adb0b921e2 - Cole