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

Bug 751667

Summary: media-sound/whipper-0.9.0 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Quentin Retornaz <gentoo>
Status: RESOLVED OBSOLETE    
Severity: normal CC: gentoo, proxy-maint
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-29 07:45:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/whipper-0.9.0 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-29 07:45:34 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 Quentin Retornaz 2020-10-29 14:40:15 UTC
I dont really understand what should I do here.
Should I add dev-python/setuptools to RDEPEND?
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-05-09 07:52:35 UTC
The logic now accepts bdepend and rdepend, and prefers bdepend, so the bugs are most likely obsolete and confusing.