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

Re: [Xen-devel] Attempt to build xen-unstable on Ubuntu 9.04 Server (Ub

To: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Subject: Re: [Xen-devel] Attempt to build xen-unstable on Ubuntu 9.04 Server (Ubuntu Desktop installed)
From: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>
Date: Sat, 25 Apr 2009 10:20:12 -0300
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Sat, 25 Apr 2009 06:20:41 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=ape6nCIXli2aAQHocvmYRl0NsBo211hMSO7ituuITPc=; b=AP9cBy6O7HreKI41CiNYLeXosXIcSs4X1gaeJhW3N/LYFSdPGfozEu/tcyFsDJU+ms Zmz1oLoL0MIg/mDtMBHJPQjtrGbYKVx3BzKNUnNbPa0aopurpqmQHhBrESHUiEmvYPMc NokZ+XY6NHEjK11QyKAxtxO7SCKfgOevz88O0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=OM13YDebyNia6ar27UsvpTEKFuM0deYOkfFToOqDOCztrtSm9vAhVmIY/UlreqWd5J uqTArDlOI00hXAO2RcsJc6WpI2DcDoPT01o3QsduGCe3UfAE9jzfnEGEakCM3XY4tV/x QvNaX03Mgp4sDnnRDYygvipIsAHSkEbaWiaxs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <938571.44587.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <C61729C7.965A%keir.fraser@xxxxxxxxxxxxx> <938571.44587.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Boris,

 Try this:

 apt-get install python-xml
 echo oldxml >> /usr/lib/python2.6/site-packages/oldxml.pth

It works for me on Hardy (python2.5)...

Thiago

2009/4/25 Boris Derzhavets <bderzhavets@xxxxxxxxx>
Compilation logs for :-
# make install-xen
# make install-tools
are attached

Compiled  pvops enabled kernel 2.6.30-rc3-tip no errors
After booting xen 3.4.gz and kernel system fails to start daemon xend:-
Multiple messages on screen output:-
******************************************************************
File "/usr/sbin/xend" line 36 in <module> from xen.xend.server
import SrvDaemon.
ImportError No module named xen.xend.server.
******************************************************************

Gnome desktop packages are dependent on python 2.6 ( vs 2.5 on Ubuntu Intrepid Server ) where the load procedure runs fine and xend also starts smoothly , if /etc/fstab gets properly edited

I found SrvDaemon on 9.04 in location:-

root@ServerJaunty:/# find /usr/lib -name "SrvDaemon*" -print

/usr/lib/python2.6/site-packages/xen/xend/server/SrvDaemon.py
/usr/lib/python2.6/site-packages/xen/xend/server/SrvDaemon.pyc

On Ubuntu Server 8.10 location is :-

/usr/lib/python2.5/site-packages/xen/xend/server/SrvDaemon.py
/usr/lib/python2.5/site-packages/xen/xend/server/SrvDaemon.pyc

Boris





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


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