Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 422827 - x11-apps/fusion-icon: package needs at least one USE flag but no USE flag enabled by default
Summary: x11-apps/fusion-icon: package needs at least one USE flag but no USE flag ena...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Highest QA (vote)
Assignee: Naohiro Aota
URL: http://blog.flameeyes.eu/2009/01/12/t...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-21 11:25 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2012-06-26 10:42 UTC (History)
2 users (show)

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-06-21 11:25:05 UTC
[!!! Proxy maintainer is not reachable in bugzilla with the email in metadata.xml FIX ASAP!!!]

Hello,

You're receiving this canned (template-based) bug report because I found an annoyance with a package during my tinderbox run.

The package in question is checking for one out of a series of USE flags to be enabled, likely because these are multiple selectable backends, but it currently does not use the EAPI=1 feature of default USE flags to work out of the box.

You can see in my blog post in the URL field why that's a pro
Comment 1 Naohiro Aota gentoo-dev 2012-06-22 01:53:15 UTC
Pinkbyte, could you decide whick USE flag should be default?
Comment 2 Sergey Popov gentoo-dev 2012-06-22 11:47:40 UTC
It is hard to say which of the flags is more preferable in this situation, but i think "+gtk" should be used as default.
Comment 3 Naohiro Aota gentoo-dev 2012-06-26 10:42:23 UTC
+  26 Jun 2012; Naohiro Aota <naota@gentoo.org> fusion-icon-0.1-r2.ebuild:
+  Make USE=gtk as default.