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] Error adding domain to xend domain management

On Fri, May 1, 2009 at 2:24 AM, Ananth <cbananth@xxxxxxxxx> wrote:
> Hi,
> I executed the below command to add a domain to xend managed list.
>
> root@cbananth:/home/cbananth# xm new
> new_guest/guests/fedora.fc9.20080706.img/fedora.fc9.xen3.cfg
> Unexpected error: <type 'exceptions.ImportError'>
>
> Below is the output...
>
> Please report to xen-devel@xxxxxxxxxxxxxxxxxxx
> Traceback (most recent call last):
>   File "/usr/sbin/xm", line 10, in <module>
>     main.main(sys.argv)
>   File "//usr/lib/python/xen/xm/main.py", line 2884, in main
>     _, rc = _run_cmd(cmd, cmd_name, args)
>   File "//usr/lib/python/xen/xm/main.py", line 2908, in _run_cmd
>     return True, cmd(args)
>   File "<string>", line 1, in <lambda>
>   File "//usr/lib/python/xen/xm/main.py", line 1375, in xm_importcommand
>     cmd = __import__(command, globals(), locals(), 'xen.xm')
>   File "//usr/lib/python/xen/xm/new.py", line 26, in <module>
>     from xen.xm.xenapi_create import *
>   File "//usr/lib/python/xen/xm/xenapi_create.py", line 23, in <module>
>     from xml.parsers.xmlproc import xmlproc, xmlval, xmldtd
> ImportError: No module named xmlproc
>
> Please guide me on how to add a domain to the xend managed list of domains.
>
> Thank you.
>
> Warm Regards
> Ananth
>

If you're on Fedora, try installing PyXML.

Regards, Ruben

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

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