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 C0E6B158066 for ; Tue, 3 Sep 2024 21:15:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C64C2BC02B; Tue, 3 Sep 2024 21:15:32 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D0162BC021 for ; Tue, 3 Sep 2024 21:15:32 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1slas6-0002ZC-OH for gentoo-user@lists.gentoo.org; Tue, 03 Sep 2024 23:15:30 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: emerge keeps installing then uninstalling qtbase, qttools, ... Date: Tue, 3 Sep 2024 21:15:24 -0000 (UTC) Message-ID: References: <20240903122831.3e5a438a@framework> <20240903123430.682fe7d0@framework> User-Agent: slrn/1.0.3 (Linux) 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 X-Archives-Salt: 70d4c8de-5070-41d9-8ced-a944e2bf9b1c X-Archives-Hash: 89b1946b321bad07c3a16fc55e770d23 On 2024-09-03, Grant Edwards wrote: > On 2024-09-03, Matthew Brooks wrote: > >> It might be worth seeing what a full update of world, with the >> --emptytree flag says (though without actually doing the >> rebuild). Sometimes including that will notice inconsistencies that >> a regular emerge doesn't spot. > > I don't see anything. It still wants to install those 4 "new" packages. I uninstalled ksnip and then did a --depclean (which uninstalled 8-10 packages). Now portage no longer wants to repeatedly install and uninstall those four packages. :/