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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 973E6158090 for ; Wed, 11 May 2022 20:51:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 548B9E088C; Wed, 11 May 2022 20:51:07 +0000 (UTC) Received: from smtp.hosts.co.uk (smtp.hosts.co.uk [85.233.160.19]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B5939E0864 for ; Wed, 11 May 2022 20:51:06 +0000 (UTC) Received: from host86-155-180-61.range86-155.btcentralplus.com ([86.155.180.61] helo=[192.168.1.218]) by smtp.hosts.co.uk with esmtpa (Exim) (envelope-from ) id 1notIX-0002XU-DL for gentoo-user@lists.gentoo.org; Wed, 11 May 2022 21:51:05 +0100 Message-ID: <3e640fa5-ed93-8752-cf33-ccb707ec07e9@youngman.org.uk> Date: Wed, 11 May 2022 21:51:04 +0100 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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Subject: Re: [gentoo-user] Reinstall Content-Language: en-GB To: gentoo-user@lists.gentoo.org References: <9e0db2a3-cbaa-d9d3-6022-6c7af5953bd9@csc.uni-frankfurt.de> <20220511193442.29dad2fc@digimed.co.uk> From: Wols Lists In-Reply-To: <20220511193442.29dad2fc@digimed.co.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 963ddcda-4023-41fb-85fb-8b6107531ddc X-Archives-Hash: 961e796645b2ebcad6137474735eba11 On 11/05/2022 19:34, Neil Bothwick wrote: > On Wed, 11 May 2022 16:45:31 +0000, Laurence Perkins wrote: > >> Alternatively, fully update the system before putting in your world >> file, and then instead of copying in the world file all at once just >> run a loop to emerge the lines in it one at a time. > > Now you mention it, that's what I did last time, although my loop emerge > ten lines at a time to cut down on the number of dependency > recalculations. > > I seem to remember a harfbuzz loop that was a nightmare to fix ... Can't remember what it collided with, but if you can manage to emerge that and the other one, that might cure the loop ... Cheers, Wol