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 AB5F0158066 for ; Tue, 3 Sep 2024 17:34:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6779C2BC01E; Tue, 3 Sep 2024 17:34:37 +0000 (UTC) Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) (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 E827C2BC015 for ; Tue, 3 Sep 2024 17:34:36 +0000 (UTC) Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 2A2D5240028 for ; Tue, 3 Sep 2024 19:34:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1725384874; bh=wldkSyyLtVFbiFIEswR0xdbcLLsGO+cOqq3QpV8coFY=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=O4QGRMpe35qWunFy4L9WSVo0c6jjStpBOH3uztL08x+zz5OpWaNy3Xv+B6Pmnk+Cl Fso6FAOiZZaGNQtnwBB82L9IXcmyqYTgvGrvOaRfzgp91jDI9DbG6mslZUX3tnws6s 9subQDJBZPuPvfBMBDmnSU8q5cjKk07/wfrEGT1fPSoI0X4pcxPKsP9nbeQtgdb+Yp MXprWqnogSytlxSGJ4hn3qr/wC5kqpLKLU23vl+0vecc0plZ5HIh4VjUIUCgHpDwOA 5bdZjVUCnudAlnBILU9ep6GDC9JpAklhZ4D/N+SQF/D8tKmcVFLC5OLWSnEn/2xyWm JFbVKjPZStx6Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Wyt6J21PHz9rxD for ; Tue, 3 Sep 2024 19:34:32 +0200 (CEST) Date: Tue, 3 Sep 2024 17:34:30 +0000 From: Matthew Brooks To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: emerge keeps installing then uninstalling qtbase, qttools, ... Message-ID: <20240903123430.682fe7d0@framework> In-Reply-To: <20240903122831.3e5a438a@framework> References: <20240903122831.3e5a438a@framework> 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 6663d43a-d3fa-4d44-a945-cb2f30a93cf1 X-Archives-Hash: b0378683d84c88884181d021b22cd599 Actually, looking more closely at the emerge man pages, it says that --with-bdeps is already automatically supplied for depclean, so that's probably not the issue after all. My apologies. 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. On Tue, 3 Sep 2024 17:28:31 +0000 Matthew Brooks wrote: > While I'm not familiar enough with those packages to know for certain, it sounds like they're probably *build* dependencies for something, but not actual *runtime* dependencies, and so depclean prunes them, and then whenever the package that needs them gets built again they get pulled in again. > > I pretty much always use the "--with-bdeps" flag so that all the build dependencies will stay installed and up-to-date for whenever they're next needed. > > I'm not *certain* if that's the problem here, but that general behavior sounds like build-deps getting pruned. > > > > On Tue, 3 Sep 2024 02:47:55 -0000 (UTC) > Grant Edwards wrote: > > > On 2024-09-03, Grant Edwards wrote: > > > 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. > > > > # emerge -auvNDt world > > > > * IMPORTANT: 30 news items need reading for repository 'gentoo'. > > * Use eselect news read to view new items. > > > > These are the packages that would be merged, in reverse order: > > > > Calculating dependencies... done! > > Dependency resolution took 26.51 s (backtrack: 0/20). > > > > [nomerge ] dev-qt/qttools-6.7.2:6/6.7.2::gentoo USE="assistant linguist qdbus widgets (zstd) -clang -designer -distancefieldgenerator -gles2-only -opengl -pixeltool -qdoc -qml -qtattributionsscanner -qtdiag -qtplugininfo -vulkan" LLVM_SLOT="18 -15 -16 -17" > > [nomerge ] dev-qt/qtbase-6.7.2-r4:6/6.7.2::gentoo USE="X concurrent dbus gtk gui libinput network nls sql sqlite ssl udev widgets xml (zstd) -accessibility -brotli -cups -eglfs -evdev -gles2-only -gssapi -icu -journald -libproxy -mysql -oci8 -odbc -opengl -postgres -renderdoc -sctp -syslog -test -tslib -vulkan -wayland" > > [ebuild N ] dev-qt/qttranslations-6.7.2:6/6.7.2::gentoo 0 KiB > > [ebuild N ] dev-qt/qttools-6.7.2:6/6.7.2::gentoo USE="assistant linguist qdbus widgets (zstd) -clang -designer -distancefieldgenerator -gles2-only -opengl -pixeltool -qdoc -qml -qtattributionsscanner -qtdiag -qtplugininfo -vulkan" LLVM_SLOT="18 -15 -16 -17" 0 KiB > > [ebuild N ] dev-qt/qtbase-6.7.2-r4:6/6.7.2::gentoo USE="X concurrent dbus gtk gui libinput network nls sql sqlite ssl udev widgets xml (zstd) -accessibility -brotli -cups -eglfs -evdev -gles2-only -gssapi -icu -journald -libproxy -mysql -oci8 -odbc -opengl -postgres -renderdoc -sctp -syslog -test -tslib -vulkan -wayland" 0 KiB > > [ebuild N ] x11-libs/xcb-util-cursor-0.1.5::gentoo ABI_X86="(64) -32 (-x32)" 0 KiB > > > > Total: 4 packages (4 new), Size of downloads: 0 KiB > > > > > > > >