Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924600 - net-misc/yt-dlp-2023.12.30 fails tests: AttributeError: NoneType object has no attribute shutdown
Summary: net-misc/yt-dlp-2023.12.30 fails tests: AttributeError: NoneType object has n...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ionen Wolkens
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-14 18:32 UTC by Agostino Sarubbo
Modified: 2024-02-14 18:32 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,53.45 KB, application/x-xz)
2024-02-14 18:32 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-02-14 18:32:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/yt-dlp-2023.12.30 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-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-02-14 18:32:14 UTC
Created attachment 884991 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-14 18:32:15 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ConnectionResetError: [Errno 104] Connection reset by peer
E           AttributeError: 'NoneType' object has no attribute 'shutdown'
E       OSError: [Errno 99] Address not available
FAILED test/test_socks.py::TestSocks4Proxy::test_ipv6_socks4_proxy[Requests-http] - AttributeError: 'NoneType' object has no attribute 'shutdown'
FAILED test/test_socks.py::TestSocks4Proxy::test_ipv6_socks4_proxy[Urllib-http] - AttributeError: 'NoneType' object has no attribute 'shutdown'
FAILED test/test_socks.py::TestSocks5Proxy::test_ipv6_socks5_proxy[Requests-http] - AttributeError: 'NoneType' object has no attribute 'shutdown'
FAILED test/test_socks.py::TestSocks5Proxy::test_ipv6_socks5_proxy[Urllib-http] - AttributeError: 'NoneType' object has no attribute 'shutdown'
ValueError: I/O operation on closed file.