Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808699 - [guru] dev-python/manhole-1.8.0-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Summary: [guru] dev-python/manhole-1.8.0-r1 uses a probably incorrect DISTUTILS_USE_SE...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-08-17 05:37 UTC by Agostino Sarubbo
Modified: 2021-10-20 08:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,46.56 KB, text/plain)
2021-08-17 05:37 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)