Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 354105 - dev-java/javatoolkit: findclass doesn't work
Summary: dev-java/javatoolkit: findclass doesn't work
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-08 16:50 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2023-06-03 07:33 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 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.