Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160665 - useflag "doc" for java-sdk-docs is incomprehensible
Summary: useflag "doc" for java-sdk-docs is incomprehensible
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-07 12:36 UTC by christian hofmeister
Modified: 2007-01-07 13:11 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 christian hofmeister 2007-01-07 12:36:08 UTC
the useflag "doc" is assigned for java-sdk-docs, that is deceptive. 
a "doc" useflag should be a global flag for every package and not only for sun's java. assume you don't know what the "doc" useflag was assigned for: what would you think the useflag is for? is it for solitaire-documentation only? i set the useflag "doc", because i thougt it is for all packages that provide documentation to get emerged, not only for sun's java. 

Reproducible: Always

Steps to Reproduce:
1.open shell, login as root
2.USE="doc" emerge -pe dev-java/blackdown-jdk | grep dev-java

Actual Results:  
[ebuild  N F  ] dev-java/java-sdk-docs-1.4.2
[ebuild   R   ] dev-java/java-config-wrapper-0.12-r1
[ebuild   R   ] dev-java/blackdown-jdk-1.4.2.03-r13
[ebuild   R   ] dev-java/java-config-2.0.31
[ebuild   R   ] dev-java/java-config-1.3.7

Expected Results:  
[ebuild   R   ] dev-java/java-config-wrapper-0.12-r1
[ebuild   R   ] dev-java/blackdown-jdk-1.4.2.03-r13
[ebuild   R   ] dev-java/java-config-2.0.31
[ebuild   R   ] dev-java/java-config-1.3.7
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-07 13:01:27 UTC
(In reply to comment #0)
> the useflag "doc" is assigned for java-sdk-docs

No, it's not. And don't specify use flags on command-line.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-07 13:05:55 UTC
1/ Stick doc into USE in /etc/make.conf
2/ Run emerge -NuDav world.

Closing, NOTABUG.
Comment 3 christian hofmeister 2007-01-07 13:11:23 UTC
sorry, my fault. blackdown pulls the sun's documentation. i am sorry