View previous topic :: View next topic |
Author |
Message |
apmontgo n00b

Joined: 26 Sep 2013 Posts: 3
|
Posted: Wed Jun 11, 2025 10:04 am Post subject: qt 5.15.17 soft blocks |
|
|
Hello,
I am trying to do a world update (emerge -NuD @world) in my ~amd64 system, and am getting several strange instances of qt packages blocking... themselves? Some other slotted versions of themselves? Honestly, I'm not sure how to parse the issues. Here's a snippet of what I mean:
Code: | [ebuild r U ] dev-qt/qtdbus-5.15.17 [5.15.16]
[blocks b ] <dev-qt/qtdbus-5.15.17:5 ("<dev-qt/qtdbus-5.15.17:5" is soft blocking dev-qt/qtcore-5.15.17)
[ebuild r U ] dev-qt/qtnetwork-5.15.17 [5.15.16]
[blocks b ] <dev-qt/qtnetwork-5.15.17:5 ("<dev-qt/qtnetwork-5.15.17:5" is soft blocking dev-qt/qtcore-5.15.17)
[ebuild U ] dev-qt/qtxml-5.15.17 [5.15.16-r1]
[blocks b ] <dev-qt/qtxml-5.15.17:5 ("<dev-qt/qtxml-5.15.17:5" is soft blocking dev-qt/qtcore-5.15.17)
[ebuild U ] dev-qt/qtwaylandscanner-5.15.17 [5.15.16]
[ebuild U ] kde-frameworks/kdoctools-5.116.0-r1 [5.116.0]
[ebuild U ] dev-qt/qtconcurrent-5.15.17 [5.15.16]
[blocks b ] <dev-qt/qtconcurrent-5.15.17:5 ("<dev-qt/qtconcurrent-5.15.17:5" is soft blocking dev-qt/qtcore-5.15.17)
[ebuild U ] dev-qt/qttest-5.15.17 [5.15.16]
[blocks b ] <dev-qt/qttest-5.15.17:5 ("<dev-qt/qttest-5.15.17:5" is soft blocking dev-qt/qtcore-5.15.17)
[ebuild r U ] dev-qt/qtgui-5.15.17 [5.15.16]
[blocks b ] <dev-qt/qtgui-5.15.17:5 ("<dev-qt/qtgui-5.15.17:5" is soft blocking dev-qt/qtcore-5.15.17)
[ebuild r U ] dev-qt/qtwayland-5.15.17 [5.15.16-r1]
[blocks b ] <dev-qt/qtwayland-5.15.17:5 ("<dev-qt/qtwayland-5.15.17:5" is soft blocking dev-qt/qtcore-5.15.17)
[ebuild U ] dev-qt/qtwidgets-5.15.17 [5.15.16]
[blocks b ] <dev-qt/qtwidgets-5.15.17:5 ("<dev-qt/qtwidgets-5.15.17:5" is soft blocking dev-qt/qtcore-5.15.17)
[ebuild U ] dev-qt/qtx11extras-5.15.17 [5.15.16]
[blocks b ] <dev-qt/qtx11extras-5.15.17:5 ("<dev-qt/qtx11extras-5.15.17:5" is soft blocking dev-qt/qtcore-5.15.17)
[ebuild rR ] kde-plasma/kwayland-5.116.0-r1
[ebuild U ] dev-qt/qtdeclarative-5.15.17 [5.15.16]
[blocks b ] <dev-qt/qtdeclarative-5.15.17:5 ("<dev-qt/qtdeclarative-5.15.17:5" is soft blocking dev-qt/qtcore-5.15.17)
[ebuild U ] dev-qt/qtsvg-5.15.17 [5.15.16]
[blocks b ] <dev-qt/qtsvg-5.15.17:5 ("<dev-qt/qtsvg-5.15.17:5" is soft blocking dev-qt/qtcore-5.15.17)
[ebuild U ] kde-plasma/kwayland-integration-6.3.5 [6.3.4]
[ebuild U ] dev-qt/qtprintsupport-5.15.17 [5.15.16]
[blocks b ] <dev-qt/qtprintsupport-5.15.17:5 ("<dev-qt/qtprintsupport-5.15.17:5" is soft blocking dev-qt/qtcore-5.15.17)
[ebuild U ] dev-qt/linguist-tools-5.15.17 [5.15.16]
[ebuild U ] dev-qt/qtgraphicaleffects-5.15.17 [5.15.16]
[blocks b ] <dev-qt/qtgraphicaleffects-5.15.17:5 ("<dev-qt/qtgraphicaleffects-5.15.17:5" is soft blocking dev-qt/qtcore-5.15.17)
[ebuild U ] dev-qt/qtquickcontrols2-5.15.17 [5.15.16]
[blocks b ] <dev-qt/qtquickcontrols2-5.15.17:5 ("<dev-qt/qtquickcontrols2-5.15.17:5" is soft blocking dev-qt/qtcore-5.15.17)
[ebuild U ] dev-qt/qttranslations-5.15.17 [5.15.16]
[ebuild r U ] dev-qt/qtbase-6.9.1 [6.8.3-r1]
[ebuild U ] dev-qt/qtwayland-6.9.1 [6.8.3]
[blocks b ] <dev-qt/qtwayland-6.9.1:6 ("<dev-qt/qtwayland-6.9.1:6" is soft blocking dev-qt/qtbase-6.9.1)
[ebuild U ] kde-frameworks/kdoctools-6.14.0 [6.13.0]
[ebuild U ] dev-qt/qtsvg-6.9.1 [6.8.3]
[blocks b ] <dev-qt/qtsvg-6.9.1:6 ("<dev-qt/qtsvg-6.9.1:6" is soft blocking dev-qt/qtbase-6.9.1)
[ebuild U ] dev-qt/qtshadertools-6.9.1 [6.8.3]
[blocks b ] <dev-qt/qtshadertools-6.9.1:6 ("<dev-qt/qtshadertools-6.9.1:6" is soft blocking dev-qt/qtbase-6.9.1)
[ebuild r U ] dev-qt/qtdeclarative-6.9.1-r1 [6.8.3]
[blocks b ] <dev-qt/qtdeclarative-6.9.1:6 ("<dev-qt/qtdeclarative-6.9.1:6" is soft blocking dev-qt/qtbase-6.9.1)
[ebuild U ] dev-qt/qttools-6.9.1 [6.8.3] USE="-designer*"
[blocks b ] <dev-qt/qttools-6.9.1:6 ("<dev-qt/qttools-6.9.1:6" is soft blocking dev-qt/qtbase-6.9.1) |
I saw the solved post here, but I don't have any dev-qt packages in my world now (I did have qt-creator, but I have since removed it while troubleshooting this issue) and I'm not trying to do any single updates, only a full newuse/update/deep @world update.
Is there anything I can do to fix these blockages? Are they cause for concern?
Thank you,
Alex[/url] |
|
Back to top |
|
 |
Ionen Developer


Joined: 06 Dec 2018 Posts: 2941
|
Posted: Wed Jun 11, 2025 11:18 am Post subject: Re: qt 5.15.17 soft blocks |
|
|
apmontgo wrote: | Is there anything I can do to fix these blockages? | There's nothing to fix, small 'b' (not big 'B') means it is resolved and there is nothing that you need to do, it should be letting you upgrade unless there's something else going on that you did not snow.
Quote: | Are they cause for concern? | No, working as intended. It's to force uninstalling old Qt modules even without depclean given they tend to cause problems if kept due to version mismatch, and they wouldn't upgrade if not in the depgraph or no longer in ::gentoo (e.g. qtwebengine:5 is gone). |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|