Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 313041 - the set @kde does not understand USE=-semantic-desktop
Summary: the set @kde does not understand USE=-semantic-desktop
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-03 23:11 UTC by Thomas Capricelli
Modified: 2010-04-03 23:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Capricelli 2010-04-03 23:11:05 UTC
i have -semantic-desktop because kde is bloated enough already. It works fine with most packages, but the set @kde requires it:

emerge: there are no ebuilds built with USE flags to satisfy ">=kde-base/kdelibs-4.4.2[semantic-desktop,-kdeprefix,-aqua]".
!!! One of the following packages is required to complete your request:
- kde-base/kdelibs-4.4.2 (Change USE: +semantic-desktop)
(dependency required by "kde-base/nepomuk-4.4.2" [ebuild])
(dependency required by "@kde" [argument])

I think @kde should require nepomuk only if semantic-desktop is turned on.

Reproducible: Always
Comment 1 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2010-04-03 23:16:12 UTC
Sorry, this is how sets work. They don't support USE flags like meta packages do. You have two alternatives here:
1) Use metas, we don't like sets do be honest ;)
2) Create your own set in /etc/portage/sets/
Thanks