Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837218 - dev-python/pytools-2022.1.3 fails tests: ModuleNotFoundError: No module named typing_extensions
Summary: dev-python/pytools-2022.1.3 fails tests: ModuleNotFoundError: No module named...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Marek Szuba (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-08 06:49 UTC by Agostino Sarubbo
Modified: 2022-04-08 07:33 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,60.13 KB, text/plain)
2022-04-08 06:49 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-04-08 06:49:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytools-2022.1.3 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-08 06:49:04 UTC
Created attachment 769334 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-08 06:49:05 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ImportError: cannot import name 'Self' from 'typing' (/usr/lib/python3.8/typing.py)
E   ModuleNotFoundError: No module named 'typing_extensions'
Comment 3 Larry the Git Cow gentoo-dev 2022-04-08 07:33:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cf50d70efb80d34442dff1fb67f971ab78f7157

commit 2cf50d70efb80d34442dff1fb67f971ab78f7157
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-04-08 07:21:18 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-04-08 07:33:24 +0000

    dev-python/pytools: Add typing-extensions dep
    
    Closes: https://bugs.gentoo.org/837218
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../pytools/{pytools-2022.1.3.ebuild => pytools-2022.1.3-r1.ebuild}    | 3 +++
 1 file changed, 3 insertions(+)