Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888197 - dev-python/pycurl-requests-0.5.0 fails tests (DASH-SYSTEM)
Summary: dev-python/pycurl-requests-0.5.0 fails tests (DASH-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-24 20:20 UTC by Agostino Sarubbo
Modified: 2023-11-07 16:15 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,64.86 KB, text/plain)
2022-12-24 20:20 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 2022-12-24 20:20:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pycurl-requests-0.5.0 fails tests (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-24 20:20:02 UTC
Created attachment 844863 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-24 20:20:03 UTC
Error(s) that match a know pattern:


FAILED pycurl_requests/tests/test_exceptions.py::test_connecterror_refused - ...
E            +  where "Failed to connect to 127.0.0.1 port 9 after 0 ms: Couldn't connect to server" = ConnectionError("Failed to connect to 127.0.0.1 port 9 after 0 ms: Couldn't connect to server (cURL error: 7)").curl_message
Comment 3 Larry the Git Cow gentoo-dev 2023-11-07 16:15:43 UTC
The bug has been closed via the following commit(s):

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

commit 48c1325043f48bb87cb7106e7e92ebfc6c7cf226
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-11-07 16:11:31 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-11-07 16:11:31 +0000

    dev-python/pycurl-requests: Modernize, PEP 517, fix tests, py3.12
    
    Closes: https://bugs.gentoo.org/888197
    Closes: https://bugs.gentoo.org/909937
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 ...equests-0.5.0.ebuild => pycurl-requests-0.5.0-r1.ebuild} | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)