Hi all,
I yesterday installed virt-manager 0.6.0 and have now problems
connecting to libvirtd,
I run Ubuntu Hardy, and backported libvirt 0.4.2.
With the 0.6.0 release, virt-manager shows only connecting and I got the
following error message in virt-manager.log:
>[Fr, 26 Sep 2008 11:06:25 virt-manager 5857] ERROR (engine:167) Could
>not refresh connection qemu:///system
><type 'exceptions.TypeError'> listStoragePools() takes exactly 3
>arguments (1 given)
>Traceback (most recent call last):
> File "/usr/local/share/virt-manager/virtManager/engine.py", line
161, >in _tick
> self.connections[uri]["connection"].tick()
> File "/usr/local/share/virt-manager/virtManager/connection.py", line
>878, in tick
> newPools, self.pools) = self._update_pools()
> File "/usr/local/share/virt-manager/virtManager/connection.py", line
>710, in _update_pools
> self.storage_capable = virtinst.util.is_storage_capable(self.vmm)
> File "/usr/lib/python2.5/site-packages/virtinst/util.py", line 406,
>in is_storage_capable
> n = conn.listStoragePools()
>TypeError: listStoragePools() takes exactly 3 arguments (1 given)
I try both, the 0.6.0 tar download and from source repository and
installed also latest virtinstall.
I downgraded to libvirt 0.4.0 and everythink work, with libvirt from
latest source I got the same error.
Also virt-install give that error:
> File "/usr/lib/python2.5/site-packages/virtinst/VirtualDisk.py", line
>135, in __init__
> self.__validate_params()
> File "/usr/lib/python2.5/site-packages/virtinst/VirtualDisk.py",
line >313, in __validate_params
> storage_capable = util.is_storage_capable(self.conn)
> File "/usr/lib/python2.5/site-packages/virtinst/util.py", line 406,
>in is_storage_capable
> n = conn.listStoragePools()
>TypeError: listStoragePools() takes exactly 3 arguments (1 given)
Any suggestions?
_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/et-mgmt-tools