Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912740 - media-radio/chirp-20230818 fails tests
Summary: media-radio/chirp-20230818 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: Marek Szuba
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-21 13:36 UTC by Agostino Sarubbo
Modified: 2023-08-21 13:46 UTC (History)
0 users

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


Attachments
build.log (build.log,509.52 KB, text/plain)
2023-08-21 13:36 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 2023-08-21 13:36:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-radio/chirp-20230818 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-21 13:36:15 UTC
Created attachment 868314 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-21 13:36:17 UTC
Error(s) that match a know pattern:


E       AssertionError: -1 not greater than 2
E           requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.repeaterbook.com', port=443): Max retries exceeded with url: /api/export.php?country=United+States&stype=gmrs&state=Oregon (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7facf5f04690>: Failed to resolve 'www.repeaterbook.com' ([Errno -3] Temporary failure in name resolution)"))
E           requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.repeaterbook.com', port=443): Max retries exceeded with url: /api/export.php?country=United+States&stype=&state=Oregon (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7facf6f30690>: Failed to resolve 'www.repeaterbook.com' ([Errno -3] Temporary failure in name resolution)"))
E           requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.repeaterbook.com', port=443): Max retries exceeded with url: /api/export.php?country=United+States&stype=&state=Wyoming (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7facf6905550>: Failed to resolve 'www.repeaterbook.com' ([Errno -3] Temporary failure in name resolution)"))
E           requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.repeaterbook.com', port=443): Max retries exceeded with url: /api/exportROW.php?country=Australia&stype= (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7facf6833010>: Failed to resolve 'www.repeaterbook.com' ([Errno -3] Temporary failure in name resolution)"))
E           urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.repeaterbook.com', port=443): Max retries exceeded with url: /api/export.php?country=United+States&stype=gmrs&state=Oregon (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7facf5f04690>: Failed to resolve 'www.repeaterbook.com' ([Errno -3] Temporary failure in name resolution)"))
E           urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.repeaterbook.com', port=443): Max retries exceeded with url: /api/export.php?country=United+States&stype=&state=Oregon (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7facf6f30690>: Failed to resolve 'www.repeaterbook.com' ([Errno -3] Temporary failure in name resolution)"))
E           urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.repeaterbook.com', port=443): Max retries exceeded with url: /api/export.php?country=United+States&stype=&state=Wyoming (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7facf6905550>: Failed to resolve 'www.repeaterbook.com' ([Errno -3] Temporary failure in name resolution)"))
E           urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.repeaterbook.com', port=443): Max retries exceeded with url: /api/exportROW.php?country=Australia&stype= (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7facf6833010>: Failed to resolve 'www.repeaterbook.com' ([Errno -3] Temporary failure in name resolution)"))
E           urllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x7facf5f04690>: Failed to resolve 'www.repeaterbook.com' ([Errno -3] Temporary failure in name resolution)
E           urllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x7facf6833010>: Failed to resolve 'www.repeaterbook.com' ([Errno -3] Temporary failure in name resolution)
E           urllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x7facf6905550>: Failed to resolve 'www.repeaterbook.com' ([Errno -3] Temporary failure in name resolution)
E           urllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x7facf6f30690>: Failed to resolve 'www.repeaterbook.com' ([Errno -3] Temporary failure in name resolution)
            except ValueError:
FAILED tests/unit/test_network_sources.py::TestDMRMARC::test_marc_works - Ass...
FAILED tests/unit/test_repeaterbook.py::TestRepeaterbook::test_get_australia
FAILED tests/unit/test_repeaterbook.py::TestRepeaterbook::test_get_oregon_gmrs
FAILED tests/unit/test_repeaterbook.py::TestRepeaterbook::test_get_oregon - r...
FAILED tests/unit/test_repeaterbook.py::TestRepeaterbook::test_get_wyoming - ...
E       socket.gaierror: [Errno -3] Temporary failure in name resolution
Comment 3 Larry the Git Cow gentoo-dev 2023-08-21 13:46:33 UTC
The bug has been closed via the following commit(s):

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

commit 317f83c8f3fa124b3122b4472e41a59e3c03e4bb
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-08-21 13:45:48 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-08-21 13:46:22 +0000

    media-radio/chirp: deselect tests requiring Internet access
    
    Closes: https://bugs.gentoo.org/912740
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 media-radio/chirp/chirp-20230818.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)