Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942324 - net-misc/gallery-dl-1.27.7 fails tests: gallery_dl.exception.HttpError: ConnectionError: HTTPSConnectionPool(host=8chan.moe, port=443): Max retries exceeded with url: confirmed.html (Caused by NameResolutionError(<urllib3.connection.HTTPSConnection objec
Summary: net-misc/gallery-dl-1.27.7 fails tests: gallery_dl.exception.HttpError: Conne...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-10-27 09:59 UTC by Agostino Sarubbo
Modified: 2024-10-27 11:31 UTC (History)
0 users

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


Attachments
build.log (build.log,214.23 KB, text/plain)
2024-10-27 09:59 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-10-27 09:59:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/gallery-dl-1.27.7 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-27 09:59:50 UTC
Created attachment 906983 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-27 09:59:51 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ERROR
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ERROR: test_init (test.test_extractor.TestExtractorModule.test_init)
FAILED (errors=1, skipped=6)
gallery_dl.exception.HttpError: ConnectionError: HTTPSConnectionPool(host='8chan.moe', port=443): Max retries exceeded with url: /.static/pages/confirmed.html (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7ea1a0da0200>: Failed to resolve '8chan.moe' ([Errno -3] Temporary failure in name resolution)"))
KeyError: ''
Comment 3 Larry the Git Cow gentoo-dev 2024-10-27 11:31:37 UTC
The bug has been closed via the following commit(s):

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

commit b9ccc5b044e9a88e7e342b70019ed1bb4dee01cc
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-10-27 10:26:47 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-10-27 11:31:34 +0000

    net-misc/gallery-dl: remove new tests that use net
    
    Closes: https://bugs.gentoo.org/942324
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 net-misc/gallery-dl/gallery-dl-1.27.7.ebuild | 2 +-
 net-misc/gallery-dl/gallery-dl-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)