Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 768999 - dev-python/pyproject2setuppy-10 fails tests
Summary: dev-python/pyproject2setuppy-10 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: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-06 16:14 UTC by Agostino Sarubbo
Modified: 2021-02-07 19:52 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,62.11 KB, text/plain)
2021-02-06 16:14 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-02-06 16:14:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyproject2setuppy-10 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-02-06 16:14:15 UTC
Created attachment 685932 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-02-06 16:14:16 UTC
Possible context of error(s):

>           raise SystemExit(gen_usage(dist.script_name) + "\nerror: %s" % msg)
Comment 3 Larry the Git Cow gentoo-dev 2021-02-07 19:52:53 UTC
The bug has been closed via the following commit(s):

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

commit e86f3ede4be3be9e029a8f2e731664c06f6065ae
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-02-07 19:52:07 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-02-07 19:52:49 +0000

    dev-python/pyproject2setuppy: Require dev-python/wheel for tests
    
    Closes: https://bugs.gentoo.org/768999
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pyproject2setuppy/pyproject2setuppy-10.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)