Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with use flags...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
DRJP
n00b
n00b


Joined: 01 Dec 2021
Posts: 7
Location: Brazil

PostPosted: Mon Sep 09, 2024 12:06 am    Post subject: Problems with use flags... Reply with quote

Hi! i've spent some time without using portage, and forgot some stuff... can someone here help me getting around this issue? :D

Code:

gentoo /home/anon # emerge --ask --verbose --update --deep --newuse @world

These are the packages that would be merged, in order:

Calculating dependencies   ... done!
Dependency resolution took 4.03 s (backtrack: 0/20).


emerge: there are no ebuilds built with USE flags to satisfy "~dev-qt/qtbase-6.7.2:6[gui,icu=,network,xml]".
!!! One of the following packages is required to complete your request:
- dev-qt/qtbase-6.7.2-r4::gentoo (Change USE: -icu)
- dev-qt/qt5compat-6.7.2::gentoo (Change USE: +icu)
(dependency required by "dev-qt/qt5compat-6.7.2::gentoo" [ebuild])
(dependency required by "app-crypt/qca-2.3.9::gentoo[qt6]" [ebuild])
(dependency required by "kde-frameworks/kwallet-6.5.0::gentoo" [ebuild])
(dependency required by "kde-frameworks/kio-6.5.0::gentoo[kwallet]" [ebuild])
(dependency required by "kde-frameworks/kcmutils-6.5.0::gentoo" [ebuild])
(dependency required by "kde-plasma/libplasma-6.1.4::gentoo" [ebuild])
(dependency required by "kde-plasma/polkit-kde-agent-6.1.4::gentoo" [ebuild])
(dependency required by "kde-frameworks/kauth-6.5.0::gentoo[policykit]" [ebuild])


_________________
JPMV
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 9135

PostPosted: Mon Sep 09, 2024 6:03 am    Post subject: Reply with quote

What profile do you use? icu should really be enabled globally.
Back to top
View user's profile Send private message
logrusx
Advocate
Advocate


Joined: 22 Feb 2018
Posts: 2201

PostPosted: Mon Sep 09, 2024 7:39 am    Post subject: Reply with quote

I think you've mixed stable and testing packages and some of the testing packages require other testing packages to be enabled in package.accept_keywords.

Please post your emerge --info and tell us when was the last full world update you did.

Best Regards,
Georgi
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 9135

PostPosted: Mon Sep 09, 2024 7:45 am    Post subject: Reply with quote

No. All of this is stable, Portage is telling exactly what the problem is.
Code:
emerge: there are no ebuilds built with USE flags to satisfy "~dev-qt/qtbase-6.7.2:6[gui,icu=,network,xml]".
!!! One of the following packages is required to complete your request:
- dev-qt/qtbase-6.7.2-r4::gentoo (Change USE: -icu)
- dev-qt/qt5compat-6.7.2::gentoo (Change USE: +icu)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
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