[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Unexpected error: <type 'exceptions.ImportError'>
On Mon, Apr 22, 2013 at 04:37:02AM +0100, amanyus wrote: > # dpkg -l | grep xen > ii libxenstore3.0 4.0.1-5.10 > Xenstore communications library for Xen > ii linux-image-2.6.32-5-xen-amd64 2.6.32-48squeeze1 Linux > 2.6.32 for 64-bit PCs, Xen dom0 support > ii xen-hypervisor-4.0-amd64 4.0.1-5.10 The > Xen Hypervisor on AMD64 > ii xen-linux-system-2.6-xen-amd64 2.6.32+29 Xen > system with Linux 2.6 for 64-bit PCs (meta-package) > ii xen-linux-system-2.6.32-5-xen-amd64 2.6.32-48squeeze1 Xen > system with Linux 2.6.32 on 64-bit PCs (meta-package) > ii xen-qemu-dm-4.0 4.0.1-2+squeeze3 Xen > Qemu Device Model virtual machine hardware emulator > ii xen-tools 4.2-1 Tools > to manage Xen virtual servers > ii xen-utils-4.0 4.0.1-5.10 XEN > administrative tools > ii xen-utils-common 4.0.0-1 XEN > administrative tools - common files > ii xenstore-utils 4.0.1-5.10 > Xenstore utilities for Xen > > > > On Mon, Apr 22, 2013 at 11:35 AM, amanyus > <amanyus@xxxxxxxxx<mailto:amanyus@xxxxxxxxx>> wrote: > # xm new -F mugen > Traceback (most recent call last): > File "/usr/lib/xen-4.0/bin/xm", line 8, in <module> > main.main(sys.argv) > File "/usr/lib/xen-4.0/lib/python/xen/xm/main.py", line 3620, in main > _, rc = _run_cmd(cmd, cmd_name, args) > File "/usr/lib/xen-4.0/lib/python/xen/xm/main.py", line 3644, in _run_cmd > return True, cmd(args) > File "<string>", line 1, in <lambda> > File "/usr/lib/xen-4.0/lib/python/xen/xm/main.py", line 1449, in > xm_importcommand > cmd = __import__(command, globals(), locals(), 'xen.xm') > File "/usr/lib/xen-4.0/lib/python/xen/xm/new.py", line 26, in <module> > from xen.xm.xenapi_create import * > File "/usr/lib/xen-4.0/lib/python/xen/xm/xenapi_create.py", line 22, in > <module> > from xml.parsers.xmlproc import xmlproc, xmlval, xmldtd > ImportError: No module named xmlproc > Sadly Xen package doesn't explicitly state its dependencies on some python modules. Please install any missing package by hand. Wei. > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxx > http://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |