Public bug reported:

Binary package hint: virt-manager

Setup:

System is Ubuntu Jaunty as of 5/03/2009.
virt-manager 0.6.1-1ubuntu4
Remote server is Ubuntu 8.04.2, Xen 3.2 kernel 2.6.24-17-xen, libvirt0  
0.4.0-2ubuntu8.2
Remote Linux VM's are 2.6.24-23-xen
Access via ssh is configured and working.

Last worked a few weeks ago before Jaunty updates to virt-manager. Sorry
I can't say exactly when it broke. Still works fine under Intrepid.

What happens:

I open 'Virtual Machine Manager' and a list of VM's on the remote
machine is shown. CPU and memory usage is shown as expected. I can
double-click on a Windows or Mikrotik VM and the console/properties etc
window is show as usual. However if I try to open one of the Linux VM's
I get this error:

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/engine.py", line 272, in 
show_details
    details = vmmDetails(self.get_config(), con.get_vm(uuid), self)
  File "/usr/share/virt-manager/virtManager/details.py", line 332, in __init__
    self.prepare_hw_list()
  File "/usr/share/virt-manager/virtManager/details.py", line 1504, in 
prepare_hw_list
    self.populate_hw_list()
  File "/usr/share/virt-manager/virtManager/details.py", line 1526, in 
populate_hw_list
    self.repopulate_hw_list()
  File "/usr/share/virt-manager/virtManager/details.py", line 1618, in 
repopulate_hw_list
    for charinfo in self.vm.get_char_devices():
  File "/usr/share/virt-manager/virtManager/domain.py", line 806, in 
get_char_devices
    return self._parse_device_xml(_parse_char_devs)
  File "/usr/share/virt-manager/virtManager/domain.py", line 913, in 
_parse_device_xml
    raise RuntimeError(_("Error parsing domain xml: %s") % str(e))
RuntimeError: Error parsing domain xml: 'NoneType' object is not iterable

** Affects: virt-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
virt-manager can't open Linux VM's under Xen
https://bugs.launchpad.net/bugs/338283
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to