Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 776325 - dev-python/configargparse-1.4 fails tests
Summary: dev-python/configargparse-1.4 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-15 10:00 UTC by Agostino Sarubbo
Modified: 2021-03-15 10:05 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,9.66 KB, text/plain)
2021-03-15 10:00 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-03-15 10:00:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/configargparse-1.4 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-15 10:00:11 UTC
Created attachment 691557 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-03-15 10:00:12 UTC
Possible context of error(s):

error: Command '['/usr/bin/python3.7', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/var/tmp/portage/dev-python/configargparse-1.4/temp/tmptnw24_8h', '--quiet', 'mock']' returned non-zero exit status 1.
Comment 3 Larry the Git Cow gentoo-dev 2021-03-15 10:05:22 UTC
The bug has been closed via the following commit(s):

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

commit 434870a23077f5c751479d74f430939cd07507df
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-03-15 10:05:01 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-03-15 10:05:18 +0000

    dev-python/configargparse: Switch to unittest runner
    
    Closes: https://bugs.gentoo.org/776325
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/configargparse/configargparse-1.4.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)