I attempted to patch the install, following the instructions at
http://www.beyondlinux.com/2011/11/02/install-xen-4-1-and-setup-your-
cloud-os-on-ubuntu-11-10/

Namely, by running:

sudo mkdir /usr/lib64/xen -p
sudo cp /usr/lib/xen-4.1/* -r /usr/lib64/xen/
sudo cp -r /usr/share/qemu-linaro/ /usr/share/qemu

This seems to have fixed the initial error, but now I receive the new
error:

Unable to complete install: ''0feae7c5-1b2b-0c89-aa94-b224b74b45f3''

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 44, in cb_wrapper
    callback(asyncjob, *args, **kwargs)
  File "/usr/share/virt-manager/virtManager/create.py", line 1904, in do_install
    vm = self.conn.get_vm(guest.uuid)
  File "/usr/share/virt-manager/virtManager/connection.py", line 693, in get_vm
    return self.vms[uuid]
KeyError: '0feae7c5-1b2b-0c89-aa94-b224b74b45f3'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/936048

Title:
  Xen guest installation failure with virt-manager due to missing qemu-
  dm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/936048/+subscriptions

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

Reply via email to