https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-java/javatoolkit-0.6.7 installs unexpected files/directories in the site-packages directory. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0078
Created attachment 894939 [details] build.log build log and emerge --info
Seems like --install-scripts="${EPREFIX}"/usr/libexec/${PN} is ignored. The binaries end up in /usr/bin as well.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80a512317dac9e26be293b7fddb4633fec6d5ff9 commit 80a512317dac9e26be293b7fddb4633fec6d5ff9 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-06-03 11:18:52 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-03 11:19:51 +0000 Revert "dev-java/javatoolkit: migrated to pep517" This reverts commit 5c70bf44a9aa9973e6e08941c9b0bcdb7c8d4560. The PEP517 port ends up not installing files to /usr/bin etc. Bug: https://bugs.gentoo.org/909906 Closes: https://bugs.gentoo.org/933409 CLoses: https://bugs.gentoo.org/933467 Signed-off-by: Sam James <sam@gentoo.org> .../{javatoolkit-0.6.7.ebuild => javatoolkit-0.6.7-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)