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

Bug 749945

Summary: dev-util/rosinstall_generator-0.1.22 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Robot Operating System team <ros>
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    

Description Agostino Sarubbo gentoo-dev 2020-10-18 13:57:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/rosinstall_generator-0.1.22 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: tinderbox)

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word 'DISTUTILS_USE_SETUPTOOLS'
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-18 13:57:04 UTC
Possible context of error(s):

 * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
 *   have:     DISTUTILS_USE_SETUPTOOLS=bdepend (or unset)
 *   expected: DISTUTILS_USE_SETUPTOOLS=rdepend
Comment 2 Larry the Git Cow gentoo-dev 2020-10-20 12:44:09 UTC
The bug has been closed via the following commit(s):

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

commit 7e163c439a456705319157002e4d2c4ce84e7e8e
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2020-10-20 10:03:19 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2020-10-20 12:44:01 +0000

    dev-util/rosinstall_generator: fix distutils dep
    
    Add py39
    
    Closes: https://bugs.gentoo.org/749945
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 ...l_generator-0.1.22.ebuild => rosinstall_generator-0.1.22-r1.ebuild} | 3 ++-
 dev-util/rosinstall_generator/rosinstall_generator-9999.ebuild         | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)