Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924594 - [tryton] dev-python/schwifty-2023.10.0 fails tests: ModuleNotFoundError: No module named pydantic
Summary: [tryton] dev-python/schwifty-2023.10.0 fails tests: ModuleNotFoundError: No m...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-14 18:29 UTC by Agostino Sarubbo
Modified: 2024-02-17 20:33 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,74.73 KB, text/plain)
2024-02-14 18:29 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-02-14 18:29:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/schwifty-2023.10.0 fails tests.
Discovered on: amd64 (internal ref: tryton_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-14 18:29:18 UTC
Created attachment 884985 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-14 18:29:19 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E       ModuleNotFoundError: No module named 'pydantic'
FAILED tests/test_bic.py::test_pydantic_protocol - ModuleNotFoundError: No module named 'pydantic'
FAILED tests/test_iban.py::test_pydantic_protocol - ModuleNotFoundError: No module named 'pydantic'