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

Bug 749888

Summary: dev-util/cram-0.7-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
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 11:51:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/cram-0.7-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-18 11:51:39 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 2022-04-09 14:38:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550c31473cb2bf5bb635a3660ecf9f52e2a741e1

commit 550c31473cb2bf5bb635a3660ecf9f52e2a741e1
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2022-04-09 14:35:12 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2022-04-09 14:38:03 +0000

    dev-util/cram: Add missing DISTUTILS_USE_SETUPTOOLS=no
    
    Closes: https://bugs.gentoo.org/749888
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.30, Repoman-3.0.3

 dev-util/cram/cram-0.7-r2.ebuild | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)