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-users

Re: [Xen-users] xm new yields Import error: No module named xmlproc

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xm new yields Import error: No module named xmlproc
From: Mark Pryor <tlviewer@xxxxxxxxx>
Date: Fri, 24 Sep 2010 01:43:17 -0700 (PDT)
Delivery-date: Fri, 24 Sep 2010 01:44:39 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1285317798; bh=jm70/WjWDGtPysgECtq7Qn6ALEYpsn8l1+vmt+fJryY=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=bLWoq8RgFPiZuQe6BTjV/2m+KewI3ThWYsOqwUB1V993Unb5WvMrFIWFGd/lRdTYnd8p5jFvC7KqhldSSKqFENZDO+euMgleGqxahALhWcrDR1LsHdaWRd01WjkeL5/chStDqXrlUCoNc/vfV7mRemPK6KRIjr9S7+eqgzoq/b4=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=MgTY78oIVv2d/KflvP2sJzLcQvdEDl/A77V9xcXlx2LQEA//ZPUzVCUZL1Vm5cSCows5yyTfvbHrGqvjlKeiTDcLWiNJt/pQqeZv8PHrz9LwPxgLqLUy5juAQ3EVtNToLTrBCniJEL1rJ8rGr5mVm+HVE79yeULesTFzVT52VDo=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4C9BC2DB.4090907@xxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> 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

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