| Summary: | dev-java/javatoolkit: findclass doesn't work | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever> |
| Component: | Current packages | Assignee: | Java team <java> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
(In reply to Arfrever Frehtes Taifersar Arahesis (RETIRED) from comment #0) > [...] > $ /usr/lib64/javatoolkit/bin/findclass This path does not exist. Closing. |
findclass needs dev-java/java-config:0. This script should no longer be installed or should be ported to dev-java/java-config:2. $ /usr/lib64/javatoolkit/bin/findclass Traceback (most recent call last): File "/usr/lib64/javatoolkit/bin/findclass", line 19, in <module> from java_config.jc_util import find_exec, collect_packages ImportError: No module named java_config.jc_util