Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941149 - dev-python/piexif-1.1.3-r3 fails tests: pypy3: No module named pytest
Summary: dev-python/piexif-1.1.3-r3 fails tests: pypy3: No module named pytest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-10-08 06:46 UTC by Agostino Sarubbo
Modified: 2024-10-08 19:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,61.55 KB, text/plain)
2024-10-08 06:46 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-10-08 06:46:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/piexif-1.1.3-r3 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-08 06:46:08 UTC
Created attachment 905098 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-08 06:46:09 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
/var/tmp/portage/dev-python/piexif-1.1.3-r3/work/piexif-1.1.3-pypy3/install/usr/bin/pypy3: No module named pytest
Comment 3 Larry the Git Cow gentoo-dev 2024-10-08 19:44:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a0b905fc445956caf082761923afc1bf40d5d3e

commit 0a0b905fc445956caf082761923afc1bf40d5d3e
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2024-10-08 19:42:16 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2024-10-08 19:44:15 +0000

    dev-python/piexif: Fix BDEPEND for USE=test
    
    Closes: https://bugs.gentoo.org/941149
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>

 dev-python/piexif/piexif-1.1.3-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)