Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 866169 - dev-python/urllib3-1.26.12 fails tests (MUSL)
Summary: dev-python/urllib3-1.26.12 fails tests (MUSL)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-23 15:04 UTC by Agostino Sarubbo
Modified: 2022-08-23 15:05 UTC (History)
0 users

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


Attachments
build.log (build.log,413.11 KB, text/plain)
2022-08-23 15:05 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-08-23 15:04:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/urllib3-1.26.12 fails tests (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-23 15:05:01 UTC
Created attachment 800649 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-23 15:05:02 UTC
Error(s) that match a know pattern:


  ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1147)
  ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1147)
E               OSError: [Errno 99] Address not available
E           AssertionError: assert 'SOCKS5 authentication failed' in '<urllib3.contrib.socks.SOCKSConnection object at 0x7f164fd74700>: Failed to establish a new connection: [Errno 99] Address not available'
FAILED test/contrib/test_socks.py::TestSocks5Proxy::test_socks_with_invalid_password