Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 807262 - dev-python/radon-5.1.0 fails tests
Summary: dev-python/radon-5.1.0 fails tests
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: 2021-08-09 08:48 UTC by Agostino Sarubbo
Modified: 2021-08-09 09:20 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,58.19 KB, text/plain)
2021-08-09 08: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 2021-08-09 08:48:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/radon-5.1.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-09 08:49:01 UTC
Created attachment 731668 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-08-09 08:49:02 UTC
Possible context of error(s):

E   ModuleNotFoundError: No module named 'six'
Comment 3 Larry the Git Cow gentoo-dev 2021-08-09 09:20:16 UTC
The bug has been closed via the following commit(s):

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

commit b39ee3a887dbb20538208e7a6cab0d018ab32766
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-08-09 09:19:34 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-08-09 09:20:06 +0000

    dev-python/mando: Add missing six rdep
    
    Closes: https://bugs.gentoo.org/807262
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/mando/{mando-0.6.4.ebuild => mando-0.6.4-r1.ebuild} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)