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

Bug 810772

Summary: sys-apps/kcheck-0.0.2-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Sam Jorna (wraeth) <wraeth>
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-08-28 10:42:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/kcheck-0.0.2-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-28 10:42:13 UTC
Created attachment 736381 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-03 11:47:36 UTC
The bug has been closed via the following commit(s):

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

commit e2f65b56cb902173d16e9a6c07837ececeae4775
Author:     Sam Jorna <wraeth@gentoo.org>
AuthorDate: 2022-07-03 11:24:59 +0000
Commit:     Sam Jorna <wraeth@gentoo.org>
CommitDate: 2022-07-03 11:43:43 +0000

    sys-apps/kcheck: bump python compat, fix distutils
    
    * Bump PYTHON_COMPAT to 3.8-3.10.
    * Fix wrong value for DISTUTILS_USE_SETUPTOOLS per bug 810772.
    
    Closes: https://bugs.gentoo.org/832254
    Closes: https://bugs.gentoo.org/810772
    Signed-off-by: Sam Jorna <wraeth@gentoo.org>

 sys-apps/kcheck/kcheck-0.0.2-r2.ebuild | 32 ++++++++++++++++++++++++++++++++
 sys-apps/kcheck/kcheck-9999.ebuild     |  3 +--
 2 files changed, 33 insertions(+), 2 deletions(-)