From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8CF4D138334 for ; Sat, 1 Sep 2018 13:24:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B4B4E085E; Sat, 1 Sep 2018 13:24:04 +0000 (UTC) Received: from smarthost01c.mail.zen.net.uk (smarthost01c.mail.zen.net.uk [212.23.1.5]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B9378E07F6 for ; Sat, 1 Sep 2018 13:24:03 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost01c.mail.zen.net.uk with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1fw5sf-0002lg-Su for gentoo-user@lists.gentoo.org; Sat, 01 Sep 2018 13:24:01 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Update circle Date: Sat, 01 Sep 2018 14:24:01 +0100 Message-ID: <2308937.nSnNUPK31x@peak> In-Reply-To: <5B8A6B85.7010806@youngman.org.uk> References: <20180822182443.18693b55@linux-0ft9> <7578919.uxL7V01PoZ@peak> <5B8A6B85.7010806@youngman.org.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01c-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: f4441a47-4a45-4fe1-af82-a7cd3142ef86 X-Archives-Hash: 1b240b7f9e807a2874dbf5c906581744 On Saturday, 1 September 2018 11:35:49 BST Wols Lists wrote: > On 01/09/18 10:39, Peter Humphrey wrote: > >> I wish there was a portage option that said "don't give up, just emerge > >> > >> > what you can". > > > > There is: --keep-going > > There isn't ... > > "keep going" says "don't stop once you've started". What I want is > "start anyway". > > If emerge hits a load of dependency conflicts, it refuses to start > emerging. Instead of giving up, I want it to emerge anything that > doesn't conflict. Ah, now I understand. -- Regards, Peter.