Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 872482

Summary: net-proxy/mitmproxy-8.1.1 fails tests (MUSL)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-09-23 06:59:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-proxy/mitmproxy-8.1.1 fails tests (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-23 06:59:49 UTC
Created attachment 813766 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-23 06:59:50 UTC
Error(s) that match a know pattern:


        except LookupError:
  IndexError: string index out of range
  RuntimeError: Event loop is closed
E           LookupError: <ContextVar name='flask.request_ctx' at 0x7f3ad66909a0>
E           RuntimeError: Working outside of request context.
E           ValueError: Exceeds the limit (4300) for integer string conversion
FAILED test/mitmproxy/io/test_tnetstring.py::Test_Format::test_roundtrip_big_integer
test/mitmproxy/addons/test_cut.py::test_cut_save_open[FileNotFoundError-No such file or directory] PASSED
test/mitmproxy/addons/test_cut.py::test_cut_save_open[PermissionError-Permission denied] PASSED
test/mitmproxy/addons/test_export.py::test_export_open[FileNotFoundError-No such file or directory] PASSED
test/mitmproxy/addons/test_export.py::test_export_open[PermissionError-Permission denied] PASSED
test/mitmproxy/test_flow.py::TestError::test_getset_state PASSED
test/mitmproxy/test_flow.py::TestError::test_repr PASSED