From: Matthew Brooks <matthewfbrooks@posteo.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: emerge keeps installing then uninstalling qtbase, qttools, ...
Date: Tue, 3 Sep 2024 17:28:31 +0000 [thread overview]
Message-ID: <20240903122831.3e5a438a@framework> (raw)
In-Reply-To: <vb5tcr$8rb$1@ciao.gmane.io>
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 <grant.b.edwards@gmail.com> wrote:
> On 2024-09-03, Grant Edwards <grant.b.edwards@gmail.com> 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
>
>
>
next prev parent reply other threads:[~2024-09-03 17:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-03 2:42 [gentoo-user] emerge keeps installing then uninstalling qtbase, qttools, Grant Edwards
2024-09-03 2:47 ` [gentoo-user] " Grant Edwards
2024-09-03 17:28 ` Matthew Brooks [this message]
2024-09-03 17:34 ` Matthew Brooks
2024-09-03 18:03 ` Grant Edwards
2024-09-03 20:53 ` Grant Edwards
2024-09-03 21:15 ` Grant Edwards
2024-09-03 17:58 ` Grant Edwards
2024-09-03 18:10 ` Grant Edwards
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240903122831.3e5a438a@framework \
--to=matthewfbrooks@posteo.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox