WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Unable to complete guest installation

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Unable to complete guest installation
From: PeanuTech <peanutdude@xxxxxxxxx>
Date: Sat, 19 Jun 2010 15:33:10 +0300
Delivery-date: Sat, 19 Jun 2010 05:35:18 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=/XCJ/XK+1FbdSaSobZ3WGyicN4r3Ha+ihgLDzPNuwrQ=; b=T3paT9muvdZ1yl4fPdU8B/ZWgWoRAAVy5VJ00L81ELGPyao3vq9q7Ddby4UUzPFpzw ao9nnIEjIyGFTzmY91aBpzDL2Zc9JTVq1s2QsQE525gT8AoX5aUBwAaHjShX7x408/SO tivdntKfUP73+PBoK0BQl1w0MDhU8XWN34UQI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Rx07x4HE0yrp/OfYmfNRicz33LV2AViADDL+Y1lbqCQGuxQLgimSBdypMSQCH282Rq lZVz+Yvg3T2QN7HlzLBeJ11ASGYPjZJ8V/Hz8SFeJo/ehewcyjIcDo1pzzeiALeEN2py Gv94bsD0oMeuYINSOu3gFci1G5T/0b1z1H5fc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
After I solved the networking problem, I have another problem with guest creation.
I get the following error:

Unable to complete install: ''ce9c74d4-0410-47ef-dc26-72044748ca4a''

and the details are:

Unable to complete install '<type 'exceptions.KeyError'> 'ce9c74d4-0410-47ef-dc26-72044748ca4a'
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/create.py", line 1565, in do_install
    vm = self.conn.get_vm(guest.uuid)
  File "/usr/share/virt-manager/virtManager/connection.py", line 680, in get_vm
    return self.vms[uuid]
KeyError: 'ce9c74d4-0410-47ef-dc26-72044748ca4a'
'
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Unable to complete guest installation, PeanuTech <=