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

Bug 813291

Summary: app-admin/ngxtop-0.0.3_pre141201-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Tomáš Mózes <hydrapolic>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/22392
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 812431    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-09-16 06:52:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/ngxtop-0.0.3_pre141201-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-09-16 06:52:09 UTC
Created attachment 739476 [details]
build.log

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

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

commit 84977f74757613fcc7befdbccd4829c0249e37f1
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2021-09-24 21:35:58 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-10-04 12:32:23 +0000

    app-admin/ngxtop: drop old
    
    Closes: https://bugs.gentoo.org/795447
    Closes: https://bugs.gentoo.org/813291
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/22392
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-admin/ngxtop/ngxtop-0.0.3_pre141201-r2.ebuild |  2 ++
 app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild    | 28 -----------------------
 2 files changed, 2 insertions(+), 28 deletions(-)

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

commit d19cd6d2392bb67452fd7d1f2ef62257dcf70bde
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2021-09-24 21:34:57 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-10-04 12:32:23 +0000

    app-admin/ngxtop: add python3.10, remove DISTUTILS_USE_SETUPTOOLS
    
    Closes: https://bugs.gentoo.org/813291
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-admin/ngxtop/ngxtop-0.0.3_pre141201-r2.ebuild | 28 +++++++++++++++++++++++
 1 file changed, 28 insertions(+)