Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 813291 - app-admin/ngxtop-0.0.3_pre141201-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Summary: app-admin/ngxtop-0.0.3_pre141201-r1 uses a probably incorrect DISTUTILS_USE_S...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2021-09-16 06:52 UTC by Agostino Sarubbo
Modified: 2021-10-04 12:33 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,45.43 KB, text/plain)
2021-09-16 06:52 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-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(+)