Bug 2371712
| Summary: | F43FailsToInstall: eric. Python 3.14 rebuild fails: Sorry, you must have Python 3.9.0 or higher, but less 3.14.0. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
| Component: | eric | Assignee: | Yaakov Selkowitz <yselkowi> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | mhroncok, rdieter, yselkowi |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | eric-25.6.1-1.fc43 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-06-24 19:17:05 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: | 2368966, 2371819, 2372511 | ||
| Bug Blocks: | 2322407, 2339435, 2356888 | ||
|
Description
Fedora Fails To Install
2025-06-11 08:03:35 UTC
The Python 3.14 mass rebuild is still incomplete: DEBUG util.py:459: Problem 1: conflicting requests DEBUG util.py:459: - nothing provides python(abi) = 3.13 needed by black-24.4.2-3.fc42.noarch from build DEBUG util.py:459: - nothing provides python3.13dist(click) >= 8 needed by black-24.4.2-3.fc42.noarch from build DEBUG util.py:459: - nothing provides python3.13dist(packaging) >= 22 needed by black-24.4.2-3.fc42.noarch from build DEBUG util.py:459: - nothing provides python3.13dist(platformdirs) >= 2 needed by black-24.4.2-3.fc42.noarch from build DEBUG util.py:459: - nothing provides python3.13dist(mypy-extensions) >= 0.4.3 needed by black-24.4.2-3.fc42.noarch from build DEBUG util.py:459: - nothing provides python3.13dist(pathspec) >= 0.9 needed by black-24.4.2-3.fc42.noarch from build DEBUG util.py:459: Problem 2: conflicting requests DEBUG util.py:459: - nothing provides python(abi) = 3.13 needed by python3-fido2-1.2.0-2.fc42.noarch from build DEBUG util.py:459: - nothing provides ((python3.13dist(cryptography) < 35 or python3.13dist(cryptography) > 35) with python3.13dist(cryptography) < 45~~ with python3.13dist(cryptography) >= 2.6) needed by python3-fido2-1.2.0-2.fc42.noarch from build These deps need to be rebuilt first. We did not build eric because fido2 was not resolvable even prior to the rebuild. A scratchbuild fails with: + /usr/bin/python3 install.py -i /builddir/build/BUILD/eric-25.3-build/BUILDROOT/ -b /usr/bin -d /usr/lib/python3.14/site-packages -z Checking dependencies Sorry, you must have Python 3.9.0 or higher, but less 3.14.0. Yours is 3.14.0. bug 2372511 is the current blocker. FEDORA-2025-710b700484 (eric-25.6.1-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-710b700484 FEDORA-2025-710b700484 (eric-25.6.1-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. |