From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH] BZ 1680: Xend fails to start if /var/lib/xend/state/*.xml are empty Date: Mon, 14 Nov 2011 13:02:32 -0500 Message-ID: <20111114180232.GA14875@phenom.dumpdata.com> References: <76391f599433544ecf3f.1320336263@phenom.dumpdata.com> <20161.22029.654901.931472@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20161.22029.654901.931472@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Jackson Cc: xen-devel@lists.xensource.com, Ian.Campbell@citrix.com, m.a.young@durham.ac.uk List-Id: xen-devel@lists.xenproject.org On Mon, Nov 14, 2011 at 05:55:25PM +0000, Ian Jackson wrote: > Konrad Rzeszutek Wilk writes ("[Xen-devel] [PATCH] BZ 1680: Xend fails to start if /var/lib/xend/state/*.xml are empty"): > > BZ 1680: Xend fails to start if /var/lib/xend/state/*.xml are empty > > We're not really maintaining xend any more but this change is at the > very worst harmless and I have applied it. Thanks Ian.