Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923234 - dev-python/simpervisor-1.0.0 fails tests: TypeError: The port is required to be int
Summary: dev-python/simpervisor-1.0.0 fails tests: TypeError: The port is required to ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-29 08:15 UTC by Agostino Sarubbo
Modified: 2024-01-29 17:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,54.49 KB, text/plain)
2024-01-29 08:15 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 2024-01-29 08:15:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/simpervisor-1.0.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM
Info about the system: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-29 08:15:30 UTC
Created attachment 883530 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-29 08:15:30 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


                except aiohttp.ClientConnectionError:
FAILED tests/test_ready.py::test_ready - assert False
TypeError: The port is required to be int.
Comment 3 Larry the Git Cow gentoo-dev 2024-01-29 17:18:28 UTC
The bug has been closed via the following commit(s):

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

commit ecc988102fa750dcf2401eaf2c295a31d97a0d20
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-01-29 17:16:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-01-29 17:18:25 +0000

    dev-python/simpervisor: Add a fix for newer yarl compatibility
    
    Closes: https://bugs.gentoo.org/923234
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../simpervisor/files/simpervisor-1.0.0-yarl.patch | 28 ++++++++++++++++++++++
 ...or-1.0.0.ebuild => simpervisor-1.0.0-r1.ebuild} |  7 +++++-
 2 files changed, 34 insertions(+), 1 deletion(-)