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-devel

Re: [Xen-devel] Please report to - xm new

To: Stephen More <stephen.more@xxxxxxxxx>
Subject: Re: [Xen-devel] Please report to - xm new
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Mon, 26 Sep 2011 16:57:26 +0300
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 26 Sep 2011 06:58:57 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <CAL2vA_N6ZPsZyqReEEEs_+DwbNKfrZpcEEVcUY4-qTo=kBrL5w@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <CAL2vA_N6ZPsZyqReEEEs_+DwbNKfrZpcEEVcUY4-qTo=kBrL5w@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
On Sun, Sep 25, 2011 at 04:38:00PM -0400, Stephen More wrote:
> I installed the beta version of oneiric and got this error:
> 
> root@g4-01:~# xm new
> Unexpected error: <type 'exceptions.ImportError'>
> 
> Please report to xen-devel@xxxxxxxxxxxxxxxxxxx
> Traceback (most recent call last):
>   File "/usr/lib/xen-4.1/bin/xm", line 8, in <module>
>     main.main(sys.argv)
>   File "/usr/lib/xen-4.1/bin/../lib/python/xen/xm/main.py", line 3983, in main
>     _, rc = _run_cmd(cmd, cmd_name, args)
>   File "/usr/lib/xen-4.1/bin/../lib/python/xen/xm/main.py", line 4007,
> in _run_cmd
>     return True, cmd(args)
>   File "<string>", line 1, in <lambda>
>   File "/usr/lib/xen-4.1/bin/../lib/python/xen/xm/main.py", line 1518,
> in xm_importcommand
>     cmd = __import__(command, globals(), locals(), 'xen.xm')
>   File "/usr/lib/xen-4.1/bin/../lib/python/xen/xm/new.py", line 26, in 
> <module>
>     from xen.xm.xenapi_create import *
>   File "/usr/lib/xen-4.1/bin/../lib/python/xen/xm/xenapi_create.py",
> line 24, in <module>
>     from lxml import etree
> ImportError: No module named lxml
> root@g4-01:~#
> 

Hey,

Do you have python xml modules installed?

-- Pasi


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>