Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774810 - dev-python/doublex-1.9.2 fails tests
Summary: dev-python/doublex-1.9.2 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-08 08:56 UTC by Agostino Sarubbo
Modified: 2021-08-07 00:20 UTC (History)
0 users

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


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

Issue: dev-python/doublex-1.9.2 fails tests.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-08 08:56:06 UTC
Created attachment 689940 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-03-08 08:56:07 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/doublex-1.9.2/temp/tmp1y83ctzb', '--quiet', 'six']' returned non-zero exit status 1.
Comment 3 Larry the Git Cow gentoo-dev 2021-08-07 00:20:00 UTC
The bug has been closed via the following commit(s):

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

commit 312005390767e23401501f6016ed25ffddd6d4f6
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2021-08-07 00:02:06 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2021-08-07 00:19:47 +0000

    dev-python/doublex: enable py3.10, add missing dependency on six
    
    Closes: https://bugs.gentoo.org/774810
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 dev-python/doublex/doublex-1.9.2-r1.ebuild         | 55 ++++++++++++++++++++++
 dev-python/doublex/files/doublex-1.9.2-py310.patch | 33 +++++++++++++
 2 files changed, 88 insertions(+)