X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-la0-f49.google.com (mail-la0-f49.google.com [209.85.215.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id E32B2DC03C2 for ; Mon, 1 Dec 2014 17:29:45 +0000 (UTC) Received: by mail-la0-f49.google.com with SMTP id hs14so9238800lab.36 for ; Mon, 01 Dec 2014 09:29:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=7dCI79Gq2+71BAnERKWZwTkqES4ukrBDU2Lcl6d/DTw=; b=q0Bh4fAu4KC4Rs+NFnb0yDcuKkKVguOprNRluYezZxYJLFTuh2Mr/KgaFsZu+zehRs f5ztTjBblXi8A+SvPWHtHGwpJ0v5oB2afSDsR4gE9EoVeneTFWfaVvLjYCZ36K1MGYeD gOkDg56qjOKSOc620F9duW4lkUXZ2tQe/WXBd4vrPjvxJzj6Z0BknZfcWp83insssA14 jYoaDxStNi93reSzQbUQz7hPqpMySHpYbcYMiOBoWYdqD83OAPv1i4kDeSM7PrK2qWOq hXZfTqiStj5wkB1nNikTO8WR8N90ImZKuxHBPAbIGQqAPGodYDmRqvh0Kdx/gQQ3mZfq OGiA== X-Received: by 10.152.7.193 with SMTP id l1mr57630343laa.57.1417454984023; Mon, 01 Dec 2014 09:29:44 -0800 (PST) Received: from vostro ([2001:1bc8:101:f402:21a:9fff:fe0c:4022]) by mx.google.com with ESMTPSA id j19sm4877337lbl.23.2014.12.01.09.29.43 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Dec 2014 09:29:43 -0800 (PST) Sender: =?UTF-8?Q?Timo_Ter=C3=A4s?= Date: Mon, 1 Dec 2014 19:29:38 +0200 From: Timo Teras To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Alpine 3.1.0 rc4 is out Message-ID: <20141201192938.3706ad72@vostro> In-Reply-To: <20141201164916.4bbb95b9@ncopa-desktop.alpinelinux.org> References: <20141201164916.4bbb95b9@ncopa-desktop.alpinelinux.org> X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.23; x86_64-alpine-linux-musl) 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 On Mon, 1 Dec 2014 16:49:16 +0100 Natanael Copa wrote: > I have tagged v3.1.0 rc4. > > This will be the last release candidate unless somehing critical shows > up. Seems our arm builder failed to autocreate the Raspberry Pi build. Or more like, images were built, but not uploaded. I did upload them manually so we can give a test spin: http://nl.alpinelinux.org/alpine/v3.1/releases/armhf/ It seem's alpine-iso's mklatest.sh tries to look for .iso files and fails. I already fixed the architecture detection from uname to abuild -A. /Timo --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---