https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/jellyfish-1.1.0-r1 fails tests. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 908459 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: /usr/portage/dev-python/jellyfish/jellyfish-1.1.0-r1.ebuild: line 78: distutils-r1_pkg_setup: command not found /usr/portage/dev-python/jellyfish/jellyfish-1.1.0-r1.ebuild: line 79: cargo_src_prepare: command not found
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc9207df164059c906f127c7c4a59e9832c8999 commit bdc9207df164059c906f127c7c4a59e9832c8999 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-11-11 12:59:38 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-11-11 12:59:38 +0000 dev-python/jellyfish: fix pkg_setup distutils-r1_pkg_setup doesn't exist and no other inherited eclass exports pkg_setup, so just let it call rust_pkg_setup Closes: https://bugs.gentoo.org/943228 Signed-off-by: Sam James <sam@gentoo.org> dev-python/jellyfish/jellyfish-1.1.0-r1.ebuild | 5 ----- 1 file changed, 5 deletions(-)