Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 254758

Summary: net-p2p/amule: package needs at least one USE flag but no USE flag enabled by default
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo net-p2p team <net-p2p>
Status: RESOLVED FIXED    
Severity: QA CC: yuanyelele
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://blog.flameeyes.eu/2009/01/12/tinderboxing-problems-missing-default-use-flags
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 413129    
Bug Blocks:    
Attachments: ebuild adding default USE flag support.
ebuild adding default USE flag support.

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-01-12 23:33:50 UTC
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 problem, and how to address the issue.

It would be very kind of you for both users and developers working on automated reporting, if the ebuild for the package enabled by default at least one backend (more might be enabled if needed).

Please note that sometimes you don't feel the need for this because the desktop profile already enables some of the USE flags, but please consider the idea of enabling them nonetheless, it would help a lot.

Thanks,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-03-22 15:32:56 UTC
*** Bug 305983 has been marked as a duplicate of this bug. ***
Comment 2 Ross Smith 2010-08-21 15:58:40 UTC
Created attachment 243891 [details]
ebuild adding default USE flag support.

Since this is a p2p client, I think most users would expect a gui client to be built by default.  Users that want it run as a daemon or via remote access will probably be more attentive to their USE flags.
Comment 3 Ross Smith 2010-08-21 17:08:40 UTC
Created attachment 243911 [details]
ebuild adding default USE flag support.

Since this is a p2p client, I think most users would expect a gui client to be built by default.  Users that want it run as a daemon or via remote access will probably be more attentive to their USE flags.
Comment 4 Raúl Porcel (RETIRED) gentoo-dev 2011-12-06 18:28:34 UTC
Fixed in 2.3.1, thanks, will close when it is stable