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

Bug 745879

Summary: app-admin/webapp-config-1.55-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: normal CC: web-apps
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/17967
https://github.com/gentoo/gentoo/pull/19106
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 812431    

Description Agostino Sarubbo gentoo-dev 2020-10-01 06:53:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/webapp-config-1.55-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: tinderbox)

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word 'DISTUTILS_USE_SETUPTOOLS'
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-01 06:53:17 UTC
Possible context of error(s):

 * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
 *   have:     DISTUTILS_USE_SETUPTOOLS=bdepend (or unset)
 *   expected: DISTUTILS_USE_SETUPTOOLS=no
Comment 2 Larry the Git Cow gentoo-dev 2021-04-07 08:06:38 UTC
The bug has been closed via the following commit(s):

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

commit b98629e8da336b3c9a8bf40b6d1868c0349b8864
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-04-07 08:04:45 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-04-07 08:06:32 +0000

    app-admin/webapp-config: Bump to EAPI 7
    
    Closes: https://bugs.gentoo.org/756874
    Closes: https://bugs.gentoo.org/745879
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 ...{webapp-config-1.55-r1.ebuild => webapp-config-1.55-r2.ebuild} | 8 ++++----
 app-admin/webapp-config/webapp-config-9999.ebuild                 | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)