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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D307F158066 for ; Tue, 3 Sep 2024 02:42:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7ACE2E2A37; Tue, 3 Sep 2024 02:42:54 +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 3EBBCE2A14 for ; Tue, 3 Sep 2024 02:42:54 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1slJVN-0009Rl-1Z for gentoo-user@lists.gentoo.org; Tue, 03 Sep 2024 04:42:53 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] emerge keeps installing then uninstalling qtbase, qttools, ... Date: Tue, 3 Sep 2024 02:42:48 -0000 (UTC) Message-ID: 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: c3dca5b5-6cdb-4bfd-a582-9eb2f5cf04e5 X-Archives-Hash: 44400de3e1bd4d36a07cb5422a4c15ed For the past 4 days or so, every time I do a sync and then 'emerge -auvND world', portage installs the following: qttools qtbase qttranslations xcb-util-cursor Afterwards, when I do 'emerge --depclean', it uninstalls them. Any ideas why? It's getting a little annoying. -- Grant