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

Bug 748267

Summary: dev-python/mecab-python-0.996 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 812431    

Description Agostino Sarubbo gentoo-dev 2020-10-13 07:00:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mecab-python-0.996 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-13 07:00:44 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-09-14 05:40:55 UTC
The bug has been closed via the following commit(s):

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

commit 1258157c5b67e9bc518a035bb42c8ba385ebf66d
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-09-14 05:39:24 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-09-14 05:40:36 +0000

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

 dev-python/mecab-python/mecab-python-0.996.ebuild | 1 +
 1 file changed, 1 insertion(+)