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

Bug 746464

Summary: app-portage/mirrorselect-2.2.6-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Portage Tools Team <tools-portage>
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-04 05:55:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-portage/mirrorselect-2.2.6-r1 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-04 05:55:57 UTC
Possible context of error(s):

 * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
 *   have:     DISTUTILS_USE_SETUPTOOLS=bdepend (or unset)
 *   expected: DISTUTILS_USE_SETUPTOOLS=no
Comment 2 Larry the Git Cow gentoo-dev 2020-10-04 18:35:42 UTC
The bug has been closed via the following commit(s):

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

commit 00dfa58fc8bba60c9fb6469d3b919ec64b654299
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-10-04 18:34:09 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-10-04 18:35:36 +0000

    app-portage/mirrorselect: Remove setuptools dep
    
    Closes: https://bugs.gentoo.org/746464
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-portage/mirrorselect/mirrorselect-2.2.3.ebuild    | 1 +
 app-portage/mirrorselect/mirrorselect-2.2.4-r1.ebuild | 1 +
 app-portage/mirrorselect/mirrorselect-2.2.6-r1.ebuild | 1 +
 app-portage/mirrorselect/mirrorselect-9999.ebuild     | 1 +
 4 files changed, 4 insertions(+)