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

Bug 750068

Summary: dev-vcs/git-cola-3.5-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Martin Gysel (bearsh) <me>
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/18576
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 812431    

Description Agostino Sarubbo gentoo-dev 2020-10-19 06:55:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-vcs/git-cola-3.5-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-19 06:55:50 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 Martin Gysel (bearsh) 2020-12-07 18:58:34 UTC
this has been fixed in dev-vcs/git-cola-3.8. once it hits stable this bug can be closed...
Comment 3 Larry the Git Cow gentoo-dev 2020-12-17 08:48:18 UTC
The bug has been referenced in the following commit(s):

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

commit 16f122039ae676bd73619223fb0c3294b744f590
Author:     Martin Gysel <me@bearsh.org>
AuthorDate: 2020-12-09 07:04:46 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-12-17 08:48:10 +0000

    dev-vcs/git-cola: add py3.8, fix qa warnings
    
    Bug: https://bugs.gentoo.org/750068
    Bug: https://bugs.gentoo.org/713930
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Martin Gysel <me@bearsh.org>
    Closes: https://github.com/gentoo/gentoo/pull/18576
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../files/git-cola-3.5-py3.8-line-buffering.patch  | 29 ++++++++++++++++++++++
 dev-vcs/git-cola/git-cola-3.5-r1.ebuild            |  8 +++++-
 2 files changed, 36 insertions(+), 1 deletion(-)