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 | CC: | a.horodniceanu |
Priority: | High | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://github.com/gentoo/gentoo/pull/40963 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Arfrever Frehtes Taifersar Arahesis (RETIRED)
![]() (In reply to Arfrever Frehtes Taifersar Arahesis (RETIRED) from comment #0) > [...] > $ /usr/lib64/javatoolkit/bin/findclass This path does not exist. Closing. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b4f6695aead6e4649a70d8ab86b69e189cd2d04 commit 8b4f6695aead6e4649a70d8ab86b69e189cd2d04 Author: Andrei Horodniceanu <a.horodniceanu@proton.me> AuthorDate: 2025-03-08 14:27:31 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2025-03-08 14:57:45 +0000 dev-java/javatoolkit: fix eprefix support Avoid the double-prefix error and don't call hprefixify on files that don't exist. Note that the findclass.py script is broken with dev-java/java-config:2 so patching it is somewhat pointless. Bug: https://bugs.gentoo.org/354105 Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me> Closes: https://github.com/gentoo/gentoo/pull/40963 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-java/javatoolkit/javatoolkit-0.6.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) This is still not fixed |