Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 943041

Summary: [guru] dev-util/find-work-0.91.2 fails tests
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Anna Vyalkova <cyber+gentoo>
Status: CONFIRMED ---    
Severity: normal CC: cyber+gentoo, guru-bugs
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 943177    
Bug Blocks:    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-11-09 07:08:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/find-work-0.91.2 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-11-09 07:08:47 UTC
Created attachment 908172 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-09 07:08:48 UTC
Error(s) that match a know pattern:


E   ImportError: cannot import name 'VALIDATE_CALL_SUPPORTED_TYPES' from partially initialized module 'pydantic._internal._validate_call' (most likely due to a circular import) (/usr/lib/python3.11/site-packages/pydantic/_internal/_validate_call.py)
ERROR find_work/cli/config/__init__.py
ERROR find_work/cli/config/_types.py
Comment 3 Anna Vyalkova 2024-11-10 12:31:35 UTC
Pydantic v2.10.0b1 is broken
https://github.com/pydantic/pydantic/issues/10799