Summary: | dev-python/mygpoclient: calls commands that do not exist during src_test (missing nosetest dep) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | python, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 640126 [details]
build.log
build log and emerge --info
>>> Test phase: dev-python/mygpoclient-1.8 * python3_7: running distutils-r1_run_phase python_test /var/tmp/portage/dev-python/mygpoclient-1.8/temp/environment: line 3004: nosetests: command not found * python3_7: running distutils-r1_run_phase _distutils-r1_clean_egg_info >>> Completed testing dev-python/mygpoclient-1.8 Something like distutils_enable_tests nose and appropriately modifying DEPEND would work. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c9be7aed5a49a06c58e938d9d1addd41303debe commit 9c9be7aed5a49a06c58e938d9d1addd41303debe Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2022-01-28 11:47:43 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2022-01-28 11:50:42 +0000 dev-python/mygpoclient: enable py3.10, ebuild cleanup Closes: https://bugs.gentoo.org/745948 Closes: https://bugs.gentoo.org/723736 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> .../files/mygpoclient-1.8-fix-literal.patch | 35 +++++++++++++++++++++ dev-python/mygpoclient/mygpoclient-1.8.ebuild | 36 ++++++++-------------- 2 files changed, 48 insertions(+), 23 deletions(-) |