Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 818604 - dev-util/gertty-1.6.0-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Summary: dev-util/gertty-1.6.0-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS v...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2021-10-17 07:14 UTC by Agostino Sarubbo
Modified: 2021-10-17 16:51 UTC (History)
0 users

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


Attachments
build.log (build.log,71.13 KB, text/plain)
2021-10-17 07:14 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-17 07:14:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/gertty-1.6.0-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
entry_points no longer use setuptools at runtime.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-17 07:14:31 UTC
Created attachment 745311 [details]
build.log

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

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

commit f857dd22657ca19f16db1691fb6f003d3df2b393
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2021-10-17 16:51:04 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2021-10-17 16:51:04 +0000

    dev-util/gertty: fix setuptools value
    
    Closes: https://bugs.gentoo.org/818604
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 dev-util/gertty/gertty-1.6.0-r1.ebuild | 5 ++---
 dev-util/gertty/gertty-9999.ebuild     | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)