Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930469 - dev-python/bitstring-4.2.0 fails tests: ModuleNotFoundError: No module named hypothesis
Summary: dev-python/bitstring-4.2.0 fails tests: ModuleNotFoundError: No module named ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-23 06:50 UTC by Agostino Sarubbo
Modified: 2024-04-23 07:04 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,86.64 KB, text/plain)
2024-04-23 06:50 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-04-23 06:50:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/bitstring-4.2.0 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-04-23 06:50:38 UTC
Created attachment 891425 [details]
build.log

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


E   ModuleNotFoundError: No module named 'hypothesis'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ERROR tests/test_bits.py
Comment 3 Larry the Git Cow gentoo-dev 2024-04-23 07:04:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89b948fae2a54a3c4f3bd97a98022b7582420ca5

commit 89b948fae2a54a3c4f3bd97a98022b7582420ca5
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-04-23 07:03:24 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-04-23 07:03:24 +0000

    dev-python/bitstring: Add dev-python/hypothesis test dep
    
    Closes: https://bugs.gentoo.org/930469
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/bitstring/bitstring-4.2.0.ebuild | 5 +++++
 1 file changed, 5 insertions(+)