https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/stapler-1.0.0_p20220330 fails tests. Discovered on: amd64 (internal ref: ci)
Created attachment 794414 [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) ImportError: Failed to import test module: staplelib.tests ModuleNotFoundError: No module named 'PyPDF2.pdf'
Hrm yeah this seems to be looking in the wrong place for PyPDF2, fix incoming
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ff912067dd187a2b078b423930e614b010987a3 commit 3ff912067dd187a2b078b423930e614b010987a3 Author: Ben Kohler <bkohler@gentoo.org> AuthorDate: 2022-07-26 13:17:13 +0000 Commit: Ben Kohler <bkohler@gentoo.org> CommitDate: 2022-07-26 13:32:34 +0000 dev-python/stapler: fix PyPDF2 import for tests Closes: https://bugs.gentoo.org/861128 Signed-off-by: Ben Kohler <bkohler@gentoo.org> dev-python/stapler/stapler-1.0.0_p20220330.ebuild | 5 +++++ 1 file changed, 5 insertions(+)