Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815796 - [guru] dev-python/pyfiglet-0.8_p1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Summary: [guru] dev-python/pyfiglet-0.8_p1 uses a probably incorrect DISTUTILS_USE_SET...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthias Coppens
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-10-02 06:15 UTC by Agostino Sarubbo
Modified: 2021-10-02 12:28 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,350.75 KB, text/plain)
2021-10-02 06:15 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-10-02 06:15:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyfiglet-0.8_p1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
entry_points no longer use setuptools at runtime.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-02 06:15:29 UTC
Created attachment 742512 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-10-02 12:28:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6d7f4abd00b07e6f085d03903715e201abe8ab8f

commit 6d7f4abd00b07e6f085d03903715e201abe8ab8f
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-10-02 12:22:09 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-10-02 12:22:48 +0000

    dev-python/pyfiglet: fix DISTUTILS_USE_SETUPTOOLS
    
    Closes: https://bugs.gentoo.org/815796
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/pyfiglet/pyfiglet-0.8_p1.ebuild | 3 +--
 dev-python/pyfiglet/pyfiglet-9999.ebuild   | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)