Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743781 - dev-python/python-daemon-2.2.4 fails tests
Summary: dev-python/python-daemon-2.2.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: 2020-09-20 16:40 UTC by Agostino Sarubbo
Modified: 2021-09-06 06:41 UTC (History)
0 users

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


Attachments
build.log (build.log,14.38 KB, text/plain)
2020-09-20 16:40 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 2020-09-20 16:40:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/python-daemon-2.2.4 fails tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-20 16:40:59 UTC
Created attachment 661653 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-20 16:41:00 UTC
Possible context of error(s):

error: Could not find suitable distribution for Requirement.parse('coverage')
Comment 3 Larry the Git Cow gentoo-dev 2021-09-06 06:41:16 UTC
The bug has been closed via the following commit(s):

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

commit b3be3aa0686a5c192b4f9c1f28c52fc45a970658
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-09-06 06:39:15 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-09-06 06:39:52 +0000

    dev-python/python-daemon: fix testing without coverage
    
    Also fix for >=testtools-3.5.0
    
    Closes: https://bugs.gentoo.org/743781
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 ...thon-daemon-2.3.0.ebuild => python-daemon-2.3.0-r1.ebuild} | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)