Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 354105

Summary: dev-java/javatoolkit: findclass doesn't work
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-02-08 16:50:31 UTC
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
Comment 1 Volkmar W. Pogatzki 2023-06-03 07:33:30 UTC
(In reply to Arfrever Frehtes Taifersar Arahesis (RETIRED) from comment #0)
> [...]
> $ /usr/lib64/javatoolkit/bin/findclass

This path does not exist. Closing.