Summary: | dev-python/catkin_pkg-0.5.2 fails tests: ModuleNotFoundError: No module named pytest | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Robot Operating System team <ros> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aballier |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/29249 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 790328 [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: FAILED (errors=1) ModuleNotFoundError: No module named 'pytest' The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5d3e64a54479c9d898a84febc73e665daee8f3c commit b5d3e64a54479c9d898a84febc73e665daee8f3c Author: Jakov Smolić <jsmolic@gentoo.org> AuthorDate: 2023-01-24 17:21:55 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2023-01-24 20:17:50 +0000 dev-python/catkin_pkg: treeclean Closes: https://bugs.gentoo.org/856703 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> dev-python/catkin_pkg/Manifest | 1 - dev-python/catkin_pkg/catkin_pkg-0.5.2.ebuild | 45 ------------------------ dev-python/catkin_pkg/catkin_pkg-9999.ebuild | 45 ------------------------ dev-python/catkin_pkg/files/catkin_prefix2.patch | 30 ---------------- dev-python/catkin_pkg/files/infinite_loop5.patch | 27 -------------- dev-python/catkin_pkg/files/ros_packages.patch | 13 ------- dev-python/catkin_pkg/metadata.xml | 12 ------- profiles/package.mask | 1 - 8 files changed, 174 deletions(-) |