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

Bug 808699

Summary: [guru] dev-python/manhole-1.8.0-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alessandro Barbieri <lssndrbarbieri>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-08-17 05:37:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/manhole-1.8.0 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-17 05:37:48 UTC
Created attachment 733431 [details]
build.log

build log and emerge --info
Comment 2 Anna Vyalkova 2021-08-25 10:03:25 UTC
This is a false positive (it does use entry_points)
Comment 3 Agostino Sarubbo gentoo-dev 2021-10-06 15:13:07 UTC
guru_ci has reproduced this issue with version 1.8.0-r1 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2021-10-20 08:18:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=018db33350b625d15e6d5db517e1cd019afbf80d

commit 018db33350b625d15e6d5db517e1cd019afbf80d
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2021-10-18 11:45:00 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2021-10-18 11:45:00 +0000

    dev-python/manhole: correct DISTUTILS_USE_SETUPTOOLS
    
    Closes: https://bugs.gentoo.org/808699
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/manhole/manhole-1.8.0-r1.ebuild | 43 +++++++++++++++---------------
 1 file changed, 22 insertions(+), 21 deletions(-)