Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935810 - [guru] dev-python/python-statemachine-2.3.3 fails tests: ModuleNotFoundError: No module named django
Summary: [guru] dev-python/python-statemachine-2.3.3 fails tests: ModuleNotFoundError:...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Roman
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-10 06:39 UTC by Agostino Sarubbo
Modified: 2024-07-11 16:47 UTC (History)
1 user (show)

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


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

Issue: dev-python/python-statemachine-2.3.3 fails tests.
Discovered on: amd64 (internal ref: guru_ci)

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

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


E   ModuleNotFoundError: No module named 'django'
ERROR tests/django_project/workflow/tests.py
Comment 3 Larry the Git Cow gentoo-dev 2024-07-11 16:47:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b9a54de522bf2a70756146733ecab505b39fedb3

commit b9a54de522bf2a70756146733ecab505b39fedb3
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2024-07-11 09:25:55 +0000
Commit:     David Roman <davidroman96@gmail.com>
CommitDate: 2024-07-11 09:25:55 +0000

    dev-python/python-statemachine: fix tests
    
    Closes: https://bugs.gentoo.org/935810
    Signed-off-by: David Roman <davidroman96@gmail.com>

 .../python-statemachine/python-statemachine-2.3.3.ebuild  | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)