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] xend start problem

Looks like you need to install the Twisted Matrix framework.  There may be a 
"twisted" package for your distro.  You can also (IIRC) use "make 
install-twisted" in the top level makefile in the Xen repo to fetch and 
install this.

See http://wiki.xensource.com/xenwiki/XenFaq for a list of packages (the names 
should work directly on Debian, other distros may use slightly different 
names).

Cheers,
Mark

On Thursday 14 April 2005 21:37, Nicholas Mount wrote:
> Boots up find but when I run xend start I get this.  Any idea what I need
> to change?
>
> /usr/lib/python/xen/xend/server/SrvDaemon.py:28: RuntimeWarning: Python C
> API version mismatch for module xen.lowlevel.xu: This Python has API
> version 1011, module xen.lowlevel.xu has version 1012.
>   from xen.lowlevel import xu
> Traceback (most recent call last):
>   File "/usr/sbin/xend", line 27, in ?
>     from xen.xend.server import SrvDaemon
>   File "/usr/lib/python/xen/xend/server/SrvDaemon.py", line 35, in ?
>     from xen.xend.server import SrvServer
>   File "/usr/lib/python/xen/xend/server/SrvServer.py", line 28, in ?
>     from twisted.web import server, static
> ImportError: No module named web
>
> Nicholas Mount

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

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