Summary: | dev-python/jellyfish-1.1.0-r1 fails tests: distutils-r1_pkg_setup: command not found | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sound |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() 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(-) |