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

Bug 814611

Summary: dev-embedded/platformio-5.1.1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Alexey Shvetsov <alexxy>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 812431    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-09-24 14:36:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/platformio-5.1.1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
entry_points no longer use setuptools at runtime.
Comment 1 Agostino Sarubbo gentoo-dev 2021-09-24 14:36:42 UTC
Created attachment 741117 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-09-25 09:03:17 UTC
The bug has been closed via the following commit(s):

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

commit 3b179a0fc9e308d402ebdf683d3e770678af20e3
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-09-25 08:40:37 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-09-25 09:02:41 +0000

    dev-embedded/platformio: Fix DISTUTILS_USE_SETUPTOOLS
    
    Closes: https://bugs.gentoo.org/814611
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-embedded/platformio/platformio-5.1.1.ebuild | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)