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 3EAA4138334 for ; Sat, 1 Sep 2018 10:36:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B214E085B; Sat, 1 Sep 2018 10:35:52 +0000 (UTC) Received: from smtp.hosts.co.uk (smtp.hosts.co.uk [85.233.160.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 23B9BE07F0 for ; Sat, 1 Sep 2018 10:35:52 +0000 (UTC) Received: from [86.148.134.253] (helo=[192.168.1.82]) by smtp.hosts.co.uk with esmtpa (Exim) (envelope-from ) id 1fw3Fu-0003OT-CI for gentoo-user@lists.gentoo.org; Sat, 01 Sep 2018 11:35:51 +0100 Subject: Re: [gentoo-user] Re: Update circle To: gentoo-user@lists.gentoo.org References: <20180822182443.18693b55@linux-0ft9> <1f66bd7a-5dd2-3ad5-963f-1475173dd207@youngman.org.uk> <7578919.uxL7V01PoZ@peak> From: Wols Lists Message-ID: <5B8A6B85.7010806@youngman.org.uk> Date: Sat, 1 Sep 2018 11:35:49 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 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 In-Reply-To: <7578919.uxL7V01PoZ@peak> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Archives-Salt: eb5d0d41-95da-420f-a4ba-95ef86436229 X-Archives-Hash: 15429d3ab1ce6114adfe57ad6ea64b28 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. Cheers, Wol