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

Bug 834896

Summary: dev-python/swagger_spec_validator-2.7.6 fails tests: ModuleNotFoundError: No module named 'mock'
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal CC: maintainer-needed, mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-03-10 08:25:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/swagger-spec-validator-2.7.4 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-10 08:25:27 UTC
Created attachment 766722 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-10 08:25:28 UTC
Error(s) that match a know pattern:


E   ModuleNotFoundError: No module named 'mock'
Comment 3 Agostino Sarubbo gentoo-dev 2022-09-13 08:52:33 UTC
lto_tinderbox has reproduced this issue with version 2.7.6 - Updating summary.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-17 07:18:26 UTC
FWICS it uses unittest.mock now.