Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90610 - java-config clears out classpath when specifying an invalid package to add (--B)
Summary: java-config clears out classpath when specifying an invalid package to add (--B)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-27 05:50 UTC by Bolke de Bruin
Modified: 2006-08-01 20:24 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 Bolke de Bruin 2005-04-27 05:50:34 UTC
When specifying

-B XXX

to java-config where XXX is an invalid package (ie. unknown), java-config clears out /etc/env.d/21java-classpath, so that a next try to use -B, will fail with "invalid classpath in /etc/env.d/21java-classpath"

Reproducible: Always
Steps to Reproduce:
1. java-config -B unknown
2.
3.



Expected Results:  
Classpath should stay
Comment 1 Andrew Yates 2006-08-01 18:03:40 UTC
The -B flag has been deprecated with the new java-config, so I don't think it's still an issue.
Comment 2 Josh Nichols (RETIRED) gentoo-dev 2006-08-01 20:24:47 UTC
As mentioned, -B is deprecated. Marking WONTFIX.