Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931192 - dev-python/unasync-0.6.0 fails to compile: ModuleNotFoundError: No module named tokenize_rt
Summary: dev-python/unasync-0.6.0 fails to compile: ModuleNotFoundError: No module nam...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alfred Wingate
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-04 07:10 UTC by Agostino Sarubbo
Modified: 2024-05-04 07:25 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,66.95 KB, text/plain)
2024-05-04 07:10 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 2024-05-04 07:10:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/unasync-0.6.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-04 07:10:14 UTC
Created attachment 892245 [details]
build.log

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


ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ModuleNotFoundError: No module named 'tokenize_rt'
Comment 3 Larry the Git Cow gentoo-dev 2024-05-04 07:25:55 UTC
The bug has been closed via the following commit(s):

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

commit c707894138a6550681a0cfa1e7207a18e5501ec8
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-05-04 07:19:28 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-05-04 07:25:41 +0000

    dev-python/unasync: Add missing RDEPEND
    
    Closes: https://bugs.gentoo.org/931191
    Closes: https://bugs.gentoo.org/931192
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../unasync/{unasync-0.6.0.ebuild => unasync-0.6.0-r1.ebuild}      | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)