Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 832343

Summary: dev-python/ipaddr-2.2.0-r2 fails to compile: environment: line 3096: 2to3: command not found
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-01-29 20:06:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/ipaddr-2.2.0-r2 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-29 20:06:56 UTC
Created attachment 763913 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-01-29 22:09:13 UTC
The bug has been closed via the following commit(s):

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

commit 27d6fe7bb12d90548326131794500e1ac00b7166
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-01-29 22:08:40 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-01-29 22:08:40 +0000

    dev-python/ipaddr: Run 2to3 via Python
    
    Closes: https://bugs.gentoo.org/832343
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/ipaddr/ipaddr-2.2.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)