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 73A2FDC0145 for ; Fri, 18 Nov 2011 07:22:38 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id CF6DAAE4004; Fri, 18 Nov 2011 07:22:36 +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 r5LBOETNFjfD; Fri, 18 Nov 2011 07:22:35 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 583B8AE4001; Fri, 18 Nov 2011 07:22:35 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id 1531A609C2889; Fri, 18 Nov 2011 07:22:35 +0000 (UTC) Received: from ncopa-desktop.nor.wtbts.net (ncopa-desktop.nor.wtbts.net [10.65.65.1]) (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 4350F609C2884; Fri, 18 Nov 2011 07:22:34 +0000 (UTC) Date: Fri, 18 Nov 2011 08:22:33 +0100 From: Natanael Copa To: Florian Heigl Cc: William Pitcock , alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Limited number of CPUs Message-ID: <20111118082233.63fc35d3@ncopa-desktop.nor.wtbts.net> In-Reply-To: References: <20111116034747.4bf9c681@petrie.dereferenced.org> <20111116132616.6c602d64@ncopa-desktop.nor.wtbts.net> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; x86_64-unknown-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 Wed, 16 Nov 2011 22:41:30 +0100 Florian Heigl wrote: > Hi there, hi! > The wiki tells us: > "Add the edge repository to /etc/apk/repositories: > echo http://dl-3.alpinelinux.org/alpine/edge/main > >> /etc/apk/repositories or just edit the file in-place (replace v2.2 > >> with your release) > sed -i -e 's/v2.2/edge/g' /etc/apk/repositories" > > > Adding edge to the file cannot work i think. One has to replace one's > "main" 2.x source with edge. > (This is what I hit yesterday, I had really wanted something to copy > and paste since it was late) Um... I think it was supposed to work. apk-tools have got a new dependency resolver so it might be something there. I tried in a virtual machine and I was not able to reproduce. > I would edit the page if i were sure :) > > Greetings, > Florian --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---