Bug 2372154
Summary: | F43FailsToInstall: python3-streamlink | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
Component: | python-streamlink | Assignee: | Mohamed El Morabity <pikachu.2014> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | code, pikachu.2014 |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | --- | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-06-11 16:04:56 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2353127, 2372192 | ||
Bug Blocks: | 2322407, 2339435 |
Description
Fedora Fails To Install
2025-06-11 08:19:21 UTC
=========================== short test summary info ============================
FAILED tests/test_compat.py::TestDeprecated::test_deprecated[import-path] - a...
FAILED tests/test_compat.py::TestDeprecated::test_deprecated[import-path-custom-msg]
FAILED tests/test_compat.py::TestDeprecated::test_deprecated[import-obj] - as...
FAILED tests/test_compat.py::TestDeprecated::test_deprecated[import-obj-custom-msg]
FAILED tests/test_compat.py::TestDeprecated::test_deprecated[no-warning-has-attr]
FAILED tests/test_compat.py::TestDeprecated::test_deprecated[no-warning-has-getattr]
=========== 6 failed, 6557 passed, 30 skipped, 45 warnings in 7.08s ============
These tests are failing with issues like:
> assert recwarn.list == []
E assert [<_py_warning...7f6e4b316c10>] == []
E
E Left contains one more item: <_py_warnings.WarningMessage object at 0x7f6e4b316c10>
E Use -v to get more diff
Counting the number of warnings is brittle across Python versions and dependency versions. Consider skipping these tests as too strict for downstream packaging.
Automatically marking as duplicate. Please forgive me if not accurate. *** This bug has been marked as a duplicate of bug 2353127 *** |