X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mx1.tetrasec.net (mx1.tetrasec.net [74.117.190.25]) by lists.alpinelinux.org (Postfix) with ESMTP id D3B92F8567F for ; Wed, 5 Jun 2019 20:00:33 +0000 (UTC) Received: from mx1.tetrasec.net (mail.local [127.0.0.1]) by mx1.tetrasec.net (Postfix) with ESMTP id 74BAC9E1F2B; Wed, 5 Jun 2019 20:00:33 +0000 (UTC) Received: from ncopa-desktop.copa.dup.pw (67.63.200.37.customer.cdi.no [37.200.63.67]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: alpine@tanael.org) by mx1.tetrasec.net (Postfix) with ESMTPSA id 815B29E0071; Wed, 5 Jun 2019 20:00:32 +0000 (UTC) Date: Wed, 5 Jun 2019 22:00:25 +0200 From: Natanael Copa To: Eivind Uggedal Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH abuild] buildlab fixes Message-ID: <20190605220025.116bedba@ncopa-desktop.copa.dup.pw> In-Reply-To: <20190506214747.26486-1-eu@eju.no> References: <20190506214747.26486-1-eu@eju.no> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; 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, 6 May 2019 21:47:43 +0000 Eivind Uggedal wrote: > Last time I worked on Alpine (4 years ago) I used LXC for building/testing > against given release versions or edge. Seems LXC has deprecated all > the things that made it great, so I came over the buildlab script > in the abuild repo and thought it would be a simple solution for my > needs. Have you seen abuild-rootbld? It will set up a lightweight container using bubblewrap and do the build in there. apk add abuild-rootbld abuild rootbld It will also work if you check out 3.*-stable. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---