Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906177 - dev-python/mypy-1.3.0 fails tests: ModuleNotFoundError: No module named six (diff)
Summary: dev-python/mypy-1.3.0 fails tests: ModuleNotFoundError: No module named six (...
Status: RESOLVED FIXED
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: 2023-05-12 06:16 UTC by Agostino Sarubbo
Modified: 2023-05-12 10:43 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,232.60 KB, application/x-xz)
2023-05-12 06:16 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 2023-05-12 06:16:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mypy-1.3.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-12 06:16:55 UTC
Created attachment 861551 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-12 06:16:55 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED mypyc/test/test_run.py::TestRun::run-classes.test::testMetaclass
  ModuleNotFoundError: No module named 'six'    (diff)
Comment 3 Larry the Git Cow gentoo-dev 2023-05-12 10:43:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d500815d9cc44794d084f38d80659dbe31cd9ac

commit 3d500815d9cc44794d084f38d80659dbe31cd9ac
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-05-12 10:29:07 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-05-12 10:29:07 +0000

    dev-python/mypy: Add missing test-dep on dev-python/six
    
    Closes: https://bugs.gentoo.org/906177
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/mypy/mypy-1.3.0.ebuild | 1 +
 1 file changed, 1 insertion(+)