Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834896 - dev-python/swagger_spec_validator-2.7.6 fails tests: ModuleNotFoundError: No module named 'mock'
Summary: dev-python/swagger_spec_validator-2.7.6 fails tests: ModuleNotFoundError: No ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-10 08:25 UTC by Agostino Sarubbo
Modified: 2023-02-17 07:18 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,64.06 KB, text/plain)
2022-03-10 08:25 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 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.