|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] No sxputils module for xm command
On 04/23/2010 05:49 PM, Xu, Jiajun wrote:
Hi,
I found with latest xen, 'xm' command returns fail with following error:
[root@vt-dp6 ~]# xm list
Traceback (most recent call last):
File "/usr/sbin/xm", line 5, in ?
from xen.xm import main
File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 59, in ?
from xen.util.sxputils import sxp2map, map2sxp as map_to_sxp
ImportError: No module named sxputils
Could anyone help on this?
Thanks a lot.
Sorry, the attched patch should correct that.
The module slipped through my cpupool patch (no hg add).
Now I've deleted all xen python modules on my test machine before doing a new
install. Seems to work now...
Juergen
--
Juergen Gross Principal Developer Operating Systems
TSP ES&S SWE OS6 Telephone: +49 (0) 89 3222 2967
Fujitsu Technology Solutions e-mail: juergen.gross@xxxxxxxxxxxxxx
Domagkstr. 28 Internet: ts.fujitsu.com
D-80807 Muenchen Company details: ts.fujitsu.com/imprint.html
sxputils.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|