Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users] Problems starting xend

To: Ian Pratt <m+Ian.Pratt@xxxxxxxxxxxx>
Subject: Re: [Xen-users] Problems starting xend
From: aq <aquynh@xxxxxxxxx>
Date: Tue, 14 Jun 2005 15:08:11 +0900
Cc: Stewart Outram <stewart@xxxxxxxxxxxxxxxxxxx>, ian.pratt@xxxxxxxxxxxx, Xen User List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 14 Jun 2005 06:07:16 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=q9yrX+gZ5xtT+1QXEe/+pFH0yiUCa+peKGiruQw9jccJ3eYlAmuuZZMvAEeZvDYS7BXzzalF2XvLUVpEJqqE4pFDxgyZ40BMKFpvt5Bo+223Q3WFjUANLFcp03BvqRYmq2QkFiPMtd4A+z0MtqMoSLHHX5tqTsFVM3LaTgjpVvg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <A95E2296287EAD4EB592B5DEEFCE0E9D2821DD@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <A95E2296287EAD4EB592B5DEEFCE0E9D2821DD@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Reply-to: aq <aquynh@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 6/14/05, Ian Pratt <m+Ian.Pratt@xxxxxxxxxxxx> wrote:
> > Ian has just removed the related item in TODO list, so i
> > guess this problem has been solved? anybody know how it has
> > been solved then?
> 
> In the unstable tree, xend no longer manages the database -- that's what
> xenstore is for.
> 
> I guess it should still be listed as a bug for 2.0, though.
> 
> It's a fairly odd one, as xend does attempt to create the directory.
> Probably trivial to debug with a bit of tracing, though.
> 
> Patches welcome :-)

indeed, just checked out and the reason is pretty simple ;-)

- python 2.3 doesnt complain if dircache.listdir() execute on
non-existent directory.
- python 2.4 spit out an error and stop on the same situation.

now the problem is how to fix it. i propose checking for and make
necessary directories from Makefile, and that is clean enough. any
comment, Ian?

regards,
aq

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