Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42315 - SRC_URI and FEATURES="cvs" bug
Summary: SRC_URI and FEATURES="cvs" bug
Status: RESOLVED DUPLICATE of bug 16159
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Ebuild Support (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-20 16:39 UTC by Heinrich Wendel (RETIRED)
Modified: 2005-07-17 13:06 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 Heinrich Wendel (RETIRED) gentoo-dev 2004-02-20 16:39:47 UTC
If you have FEATURES="cvs" set, the following SRC_URI syntax will fail:

use_flag1? ( use_flag2? ( http://foo.bar ) )

instead of fetching "http://foo.bar", portage will try to fetch "use_flag2?"
Comment 1 Masatomo Nakano (RETIRED) gentoo-dev 2004-02-21 00:17:31 UTC

*** This bug has been marked as a duplicate of 16159 ***