|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xm new yields Import error: No module named xmlproc
> From: Scott Garron <xen-users@xxxxxxxxxxxxxxxxxx>
> Subject: [Xen-users] xm new yields Import error: No module named xmlproc
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Date: Thursday, September 23, 2010, 2:12 PM
>
> I'm using a source-compiled
> Xen-4.0.2-rc1-pre (changeset: Fri Sep
> 17 17:06:57 2010 +0100 21350:6e0ffcd2d9e0) on a brand new
> Debian Testing
> (Squeeze/sid) install. The first problem that I ran
> accross was just
> getting xend to start. I was getting a python error
> saying that it
> couldn't import SrvDaemon. I got around that by
> moving
> /usr/lib/python2.6/site-packages/xen to
> /usr/local/lib/python2.6/dist-packages/xen
During the build use below to make the prefix /usr/local
make install-tools PYTHON_PREFIX_ARG=
This worked for me for all builds on Karmic and Lucid Ubuntu.
> if I try to do xm new, I get this:
>
>
> Unexpected error: <type 'exceptions.ImportError'>
>
Its the same on Karmic and Lucid, but there is an unsupported Deb which
works as is on both suites:
python-xml_0.8.4-10.1ubuntu2_amd64.deb
I posted about the above to xen-users back in April 2k10.
--
Mark
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|