Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134682 - sonik needs the arts useflag enabled -> why is it even there?
Summary: sonik needs the arts useflag enabled -> why is it even there?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Eldad Zack (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-28 13:02 UTC by Radek Podgorny
Modified: 2006-06-02 06:41 UTC (History)
1 user (show)

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


Attachments
sonik-1.0_beta2.ebuild.diff (sonik-1.0_beta2.ebuild.diff,705 bytes, patch)
2006-05-31 01:06 UTC, Jakub Moc (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Radek Podgorny 2006-05-28 13:02:30 UTC
I tried to emerge media-sound/sonik-1.0_beta2 with the arts useflag disabled because I don't want that crap on my system. Unfortunately, it failed with:

 *
 * sonik requires arts in order to compile and run.
 * please enable arts useflag.
 *

My question is, why is the useflag there when it needs to be enabled? Just hardcode the dependency or something but don't let people get this far...
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-28 13:10:06 UTC

*** This bug has been marked as a duplicate of 133182 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-05-31 01:04:33 UTC
Reopening, it's now possible to finally fix this, as kde.eclass has been fixed.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-05-31 01:06:19 UTC
Created attachment 87944 [details, diff]
sonik-1.0_beta2.ebuild.diff

- make bogus arts flag go away and kill bad die
Comment 4 Eldad Zack (RETIRED) gentoo-dev 2006-06-02 06:41:02 UTC
Since we can't depend on packages useflags with current portage, we have to resort to checking them at setup time.

Jakub, thanks for the fix, though this is cosmetic imho... 
in CVS.