Summary: | dev-python/python-bugzilla-3.2.0-r1 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Andreas K. Hüttel <dilfridge> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | eschwartz, mgorny, python |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 804739 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: E UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 367: ordinal not in range(128) E UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 5306: ordinal not in range(128) FAILED tests/test_api_attachments.py::test_api_attachments - UnicodeDecodeErr... FAILED tests/test_api_bug.py::test_bug_apis - UnicodeDecodeError: 'ascii' cod... FAILED tests/test_cli_attach.py::test_attach_get - UnicodeDecodeError: 'ascii... "bugzilla: error: Bug IDs '['123456']' not used for getting attachments\n") Package doesn't compile anything, so how could it be because of LTO... As far as I can tell this works fine without any fiddling. |