Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
The ebuild selected to satisfy has unmet requirements
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
holyspirit82
n00b
n00b


Joined: 12 Apr 2021
Posts: 20

PostPosted: Mon Apr 12, 2021 3:34 am    Post subject: The ebuild selected to satisfy has unmet requirements Reply with quote

im not sure what to do here im new to gentoo im trying to install gnome-base/ghome here is what i get

Code:
!!! The ebuild selected to satisfy ">=media-libs/libmediaart-1.9.1:2.0[introspection]" has unmet requirements.
- media-libs/libmediaart-1.9.4::gentoo USE="gtk introspection qt5 -test -vala" ABI_X86="(64)"

  The following REQUIRED_USE flag constraints are unsatisfied:
    at-most-one-of ( gtk qt5 )

  The above constraints are a subset of the following complete expression:
    at-most-one-of ( gtk qt5 ) vala? ( introspection )

(dependency required by "media-sound/gnome-music-3.36.7::gentoo" [ebuild])
(dependency required by "gnome-base/gnome-extra-apps-3.36.5::gentoo[tracker]" [ebuild])
(dependency required by "gnome-base/gnome-3.36.5::gentoo[extras]" [ebuild])
(dependency required by "gnome-base/gnome" [argument])

my make.conf file is this


Code:
USE="-test -systemd -bluetooth -python_targets_python2_7 gtk
gtk3 qt5 python_targets_python3_9 kde gtk gtk2
pulseaudio wallpapers libkms display-manager sddm gtk-handbook acpi
mmxext icu udev  gnome dbus X elogind mmx sse sse2 bindist
python_targets_python3_7 python_targets_python3_8"


thanks in advance
kane

[Moderator edit: added [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Mon Apr 12, 2021 5:12 am    Post subject: Reply with quote

Welcome to gentoo forum.

Code:
!!! The ebuild selected to satisfy ">=media-libs/libmediaart-1.9.1:2.0[introspection]" has unmet requirements.
- media-libs/libmediaart-1.9.4::gentoo USE="gtk introspection qt5 -test -vala" ABI_X86="(64)"

The following REQUIRED_USE flag constraints are unsatisfied:
at-most-one-of ( gtk qt5 )

The package media-libs/libmediaart can enable only one of gtk and qt5 use flag.
So you should disable one for this package and you can use /etc/portage/package.use
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
holyspirit82
n00b
n00b


Joined: 12 Apr 2021
Posts: 20

PostPosted: Mon Apr 12, 2021 5:19 am    Post subject: Reply with quote

could you just walk me through how to do this please im new and im trying to cd into media libs in package.use but it says no directory exists
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Mon Apr 12, 2021 5:35 am    Post subject: Reply with quote

You have read the link I posted?
If /etc/portage/package.use file not exist you should create one, and put in it
Code:
media-libs/libmediaart -qt5

or
Code:
media-libs/libmediaart -gtk

depending on which GUI you prefer
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
holyspirit82
n00b
n00b


Joined: 12 Apr 2021
Posts: 20

PostPosted: Mon Apr 12, 2021 7:30 am    Post subject: Reply with quote

i still dont understand im sorry i have package.use directory but i dnt know how to add the package to -qt5 on it
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Mon Apr 12, 2021 7:35 am    Post subject: Reply with quote

The package.use can be a file or directory, if a directory create a file (with the name you want) on it and add line that I posted above
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
holyspirit82
n00b
n00b


Joined: 12 Apr 2021
Posts: 20

PostPosted: Mon Apr 12, 2021 7:57 pm    Post subject: Reply with quote

thanks for being patient with me worked it out as you said thankyou
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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