From: Grant Edwards <grant.b.edwards@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Dependency missing for libreoffice-bin?
Date: Thu, 13 Feb 2025 19:51:57 -0000 (UTC) [thread overview]
Message-ID: <voligt$kk8$1@ciao.gmane.io> (raw)
Does this message from emerge --depclean mean that there's a
dependency on dev-qt/qtx11extras:5 missing from the libreoffice-bin
ebuild?
Or have I managed to break something?
$ sudo emerge --depclean --ask
Password:
* Always study the list of packages [...]
Calculating dependencies... done!
>>> Checking for lib consumers...
>>> Assigning files to packages...
* In order to avoid breakage of link level dependencies, one or more
* packages will not be removed. This can be solved by rebuilding the
* packages that pulled them in.
*
* dev-qt/qtx11extras-5.15.16 pulled in by:
* app-office/libreoffice-bin-24.2.7.2 needs libQt5X11Extras.so.5
*
I've also noticed that the output from equery --depends isn't
particularly useful when the dependancy is conditional:
$ equery depends dev-qt/qtx11extras
* These packages depend on dev-qt/qtx11extras:
app-crypt/pinentry-1.3.1 (X ? dev-qt/qtx11extras:5)
(X ? dev-qt/qtx11extras:5)
media-libs/suil-0.10.20 (qt5 ? dev-qt/qtx11extras:5)
(qt5 ? dev-qt/qtx11extras:5)
It _looks_ like pinentry should require qtx11extras, since pinentry is
installed with the X use flag:
$ emerge -av --pretend app-crypt/pinentry
[...]
[ebuild R ] app-crypt/pinentry-1.3.1::gentoo USE="X gtk ncurses -caps -efl -emacs -keyring -qt5 -qt6 -verify-sig -wayland" 0 KiB
However, the _actual_ dependency isn't just (X ? dev-qt/qtx11extras:5)
as shown by equery, it is
(qt5 ? (X ? dev-qt/qtx11extras:5)
I guess I need to find someththing better than 'equery depends'.
next reply other threads:[~2025-02-13 19:53 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-13 19:51 Grant Edwards [this message]
2025-02-14 21:11 ` [gentoo-user] Dependency missing for libreoffice-bin? Michael
2025-02-15 5:03 ` [gentoo-user] " Grant Edwards
2025-02-15 12:02 ` Michael
2025-02-16 7:10 ` Grant Edwards
2025-02-16 10:20 ` Michael
2025-02-17 0:25 ` Grant Edwards
2025-02-17 0:42 ` Eli Schwartz
2025-02-16 3:11 ` [gentoo-user] " Eli Schwartz
2025-02-16 7:18 ` [gentoo-user] " Grant Edwards
2025-02-16 19:25 ` Jack
2025-02-17 0:38 ` Grant Edwards
2025-02-17 18:33 ` 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='voligt$kk8$1@ciao.gmane.io' \
--to=grant.b.edwards@gmail.com \
--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