X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by mail.alpinelinux.org (Postfix) with ESMTP id 4F7DC1C2C833 for ; Sat, 22 Oct 2011 12:44:19 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id D490BAE4002; Sat, 22 Oct 2011 12:44:17 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zaYSPqGR+RsQ; Sat, 22 Oct 2011 12:44:01 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id D6927AE4001; Sat, 22 Oct 2011 12:44:01 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id 8363460A86A4C; Sat, 22 Oct 2011 12:44:01 +0000 (UTC) Received: from localhost (unknown [10.65.96.20]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id 6F97360A86A48; Sat, 22 Oct 2011 12:44:00 +0000 (UTC) Date: Sat, 22 Oct 2011 14:43:48 +0200 From: Natanael Copa To: Kevin Chadwick Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] alpine-2.3 build boxes up and running Message-ID: <20111022144348.79999938@ytre.org> In-Reply-To: <20111021232138.c0c55a05.ma1l1ists@yahoo.co.uk> References: <20111021143311.5650c2d4@ncopa-desktop.nor.wtbts.net> <20111021232138.c0c55a05.ma1l1ists@yahoo.co.uk> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; i686-pc-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Fri, 21 Oct 2011 23:21:38 +0000 Kevin Chadwick wrote: > On Fri, 21 Oct 2011 14:33:11 +0200 > Natanael Copa wrote: > > > Hi, > > > > I'd just like to inform that the build-2-3 and build64-2-3 build > > bots are up and running. It means that you now can use v2.3 as > > repository for testing alpine-2.3. > > > > alpine-2.3 RC1 images will be out shortly. > > > > Thanks! > > You've probably noticed but figured I'd run it by yous anyway. > > Seems to install and work fine but I get the following messages at the > end of the install from 2.3 RC1 cd. > > > > WARNING: Root device is not specified in /etc/update/extlinux.conf > > awk: /proc/mount: No such file or directory > ERROR: Failed to detect root device Yeah, its the update-exlinux script that does not work very well in a chroot (i.e apk add --root /some/root ...). Then setup-disk generates its own extlinux.conf (thats why it works). We should fix setup-disk so it generates a proper update-extlinux.conf instead. Thanks for testing and reporting! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---