[Pkg-libvirt-maintainers] Bug#653770: virt-manager
MERCKEL Aurélien
merckel.aurelien at gmail.com
Fri Dec 30 21:43:02 UTC 2011
Package: virt-manager
Version : 0.9.0-3: all
Hello, when i create a new virtual machine, on th last step of wizardI have this error when I click the button to finish creating the virtual machine ;
Erreur lors de la modification de la configuration de la MV : 'NoneType' object has no attribute 'xpathEval'
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/details.py", line 2317, in _change_config_helper
func(*args)
File "/usr/share/virt-manager/virtManager/domain.py", line 574, in
define_disk_bus
return self._redefine_device(change, devobj)
File "/usr/share/virt-manager/virtManager/domain.py", line 307, in
_redefine_device
return cb(dev)
File "/usr/share/virt-manager/virtManager/domain.py", line 570, in change
editdev.address.clear()
File "/usr/lib/pymodules/python2.7/virtinst/VirtualDevice.py", line
173, in clear
self._remove_child_xpath("./address")
File "/usr/lib/pymodules/python2.7/virtinst/XMLBuilderDomain.py",
line 458, in _remove_child_xpath
_remove_xpath_node(self._xml_ctx, xpath, dofree=False)
File "/usr/lib/pymodules/python2.7/virtinst/XMLBuilderDomain.py",
line 186, in _remove_xpath_node
node = _get_xpath_node(ctx, curxpath)
File "/usr/lib/pymodules/python2.7/virtinst/XMLBuilderDomain.py",
line 71, in _get_xpath_node
node = ctx.xpathEval(xpath)
AttributeError: 'NoneType' object has no attribute 'xpathEval'
Secondly, my virtual machine is configured to boot on a SCSI virtual
disk ("vm.img") with a SCSI controlers, but since the last update, it's
now impossible.
I don't now if this bugs come of kvm-qemu or virt-manager. Actualy i
can't boot my virtual machine when virtal disk controler is SCSI or IDE.
Cordially
A french debian user
More information about the Pkg-libvirt-maintainers
mailing list