|
|
|
|
|
|
|
|
|
|
xen-users
Fwd: [Xen-users] Xend Won't Start
On 8/20/05, Topher Lazarz <toph_lazarz@xxxxxxxxxxxx> wrote:
>
>
> Hello,
>
>
>
> I have got Xen successfully setup on my server and booting to the proper
> kernel. However when I try to start xend I get the following errors:
>
>
>
> /etc/init.d/xend start
>
>
>
> Traceback (most recent call last):
>
>
>
> File "/usr/sbin/xend", line 27, in ?
>
>
>
> from xen.xend.server import SrvDaemon
>
>
>
> File
> "/local/scratch/xenod/cron-build/xen-2.0-x86_32.S24643.dir/xen-2.0.hg/dist/install/usr/lib/python/xen/xend/server/SrvDaemon.py",
> line 35, in ?
>
>
>
> File
> "/local/scratch/xenod/cron-build/xen-2.0-x86_32.S24643.dir/xen-2.0.hg/dist/install/usr/lib/python/xen/xend/server/SrvServer.py",
> line 28, in ?
>
>
>
> ImportError: No module named web
Have you installed the TwistedWeb package?
Installing
http://tmrc.mit.edu/mirror/twisted/Web/0.5/TwistedWeb-0.5.0.tar.bz2
may solve your problem.
Regards, Hari
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|