Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 326611 - net-misc/curl-7.21.0 unnecessary die in pkg_setup
Summary: net-misc/curl-7.21.0 unnecessary die in pkg_setup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL: http://devmanual.gentoo.org/general-c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-02 12:38 UTC by Tristan Heaven (RETIRED)
Modified: 2022-09-01 21:40 UTC (History)
1 user (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 Tristan Heaven (RETIRED) gentoo-dev 2010-07-02 12:38:58 UTC
* USE flags 'ares' and 'threads' are mutually exclusive,
 * please disable one of them.

booo
Comment 1 Dror Levin (RETIRED) gentoo-dev 2010-07-02 13:35:47 UTC
Sorry, I was in a hurry and wasn't thinking. Now ares is ignored if both are enabled since it requires an extra dep. Thanks for reporting.