[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] 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
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |