From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [Xen-users] [TestDay] minor bug + possible configuration bug 4.5rc4 archlinux Date: Tue, 13 Jan 2015 08:47:03 +0100 Message-ID: <20150113074703.GA30133@aepfle.de> References: <1421074733.26317.91.camel@citrix.com> <20150112161734.GA18592@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Doug McMillan Cc: xen-users@lists.xen.org, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, Jan 12, Doug McMillan wrote: > ./configure \ > --localstatedir=/run \ This is wrong for every setup one can think of. It has to be /var. Olaf