Bug 2220406
Summary: | F39FailsToInstall: python3-pingouin | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
Component: | python-pingouin | Assignee: | Ankur Sinha (FranciscoD) <sanjay.ankur> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | gui1ty, neuro-sig, sanjay.ankur |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-pingouin-0.5.3-5.fc39 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-07-29 16:18:03 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: | 2220392, 2220567 | ||
Bug Blocks: | 2135404, 2168845 |
Description
Fedora Fails To Install
2023-07-05 19:17:51 UTC
Currently FTBFS: Error: Problem: package python3-pandas-flavor-0.5.0-1.fc39.noarch from fedora requires python(abi) = 3.11, but none of the providers can be installed - package python3-devel-3.12.0~b3-2.fc39.x86_64 from @System conflicts with python3 < 3.12.0~b3-2.fc39 provided by python3-3.11.4-1.fc39.i686 from fedora - package python3-devel-3.12.0~b3-2.fc39.x86_64 from @System conflicts with python3 < 3.12.0~b3-2.fc39 provided by python3-3.11.4-1.fc39.x86_64 from fedora - cannot install the best candidate for the job (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) =========================== short test summary info ============================ FAILED pingouin/tests/test_correlation.py::TestCorrelation::test_partial_corr FAILED pingouin/tests/test_pairwise.py::TestPairwise::test_pairwise_corr - As... !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 2 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! ============ 2 failed, 48 passed, 67 warnings in 104.09s (0:01:44) ============= Reported upstream. Tests pass using Python3.11. Probably some deprecated stuff that got removed in Python 3.12. Upstream supplied a patch, which I applied. Package is building fine now. FEDORA-2023-31e1b0cfdd has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-31e1b0cfdd FEDORA-2023-31e1b0cfdd has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |