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 4F3C0158066 for ; Tue, 3 Sep 2024 18:03:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5237BE2A71; Tue, 3 Sep 2024 18:03:48 +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 0F5BCE2A66 for ; Tue, 3 Sep 2024 18:03:48 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1slXsY-00043X-Kv for gentoo-user@lists.gentoo.org; Tue, 03 Sep 2024 20:03:46 +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 18:03:40 -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: b9b01c99-4047-4eb1-9ba4-4e4c638655a4 X-Archives-Hash: 56fcd5a87ebe6a0f2b96fc62956c445f 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. Thanks, I'll try that next time that machine is up. I'm not sure, but I think this may have started when I installed ksnip from the guru overlay: https://gpo.zugaina.org/x11-misc/ksnip It has Qt 5 deps (and there might not be any other Qt apps on that machine). But, it's Qt 6 stuff that keeps getting installed/uninstalled. So that doesn't really make sense either. -- Grant