Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926136 - net-misc/downloader-cli-0.3.4 fails tests: OSError: [Errno 101] Network is unreachable
Summary: net-misc/downloader-cli-0.3.4 fails tests: OSError: [Errno 101] Network is un...
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-03-04 08:35 UTC by Agostino Sarubbo
Modified: 2024-03-04 21:58 UTC (History)
0 users

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


Attachments
build.log (build.log,102.75 KB, text/plain)
2024-03-04 08:35 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-03-04 08:35:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/downloader-cli-0.3.4 fails tests.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-04 08:35:46 UTC
Created attachment 886653 [details]
build.log

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


E               OSError: [Errno 101] Network is unreachable
E               urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
FAILED tests/test_download.py::test__preprocess_conn - SystemExit: None
FAILED tests/test_download.py::test_file_integrity - SystemExit: None
Comment 3 Larry the Git Cow gentoo-dev 2024-03-04 21:58:10 UTC
The bug has been closed via the following commit(s):

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

commit efe513e72211ea7ef972039eb8fef7ef0cdfc734
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-03-04 17:13:16 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-03-04 21:56:44 +0000

    net-misc/downloader-cli: deselect network tests
    
    Closes: https://bugs.gentoo.org/926136
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 net-misc/downloader-cli/downloader-cli-0.3.4.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)