Bug 2220144
Summary: | F39FailsToInstall: python3-cattrs | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
Component: | python-cattrs | Assignee: | Ankur Sinha (FranciscoD) <sanjay.ankur> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | code, neuro-sig, sanjay.ankur |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-07-30 15:44:12 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: | 2220276, 2220383, 2220403 | ||
Bug Blocks: | 2135404, 2168845, 2220491 |
Description
Fedora Fails To Install
2023-07-05 19:09:00 UTC
Error: Problem 1: package python3-dateutil-1:2.8.2-6.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 local 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 local conflicts with python3 < 3.12.0~b3-2.fc39 provided by python3-3.11.4-1.fc39.x86_64 from fedora - package python3-pendulum-2.1.2-9.fc38.x86_64 from fedora requires (python3.11dist(python-dateutil) < 3~~ with python3.11dist(python-dateutil) >= 2.6), but none of the providers can be installed - cannot install the best candidate for the job Problem 2: python3-3.11.4-1.fc39.i686 from fedora does not belong to a distupgrade repository - package python3-orjson-3.8.12-1.fc39.x86_64 from fedora requires python(abi) = 3.11, but none of the providers can be installed - cannot install both python3-3.12.0~b3-2.fc39.x86_64 from local and python3-3.11.4-1.fc39.x86_64 from fedora - package python3-hypothesis-6.62.1-4.fc39.noarch from local requires python(abi) = 3.12, but none of the providers can be installed - cannot install the best candidate for the job Problem 3: python3-libs-3.11.4-1.fc39.i686 from fedora does not belong to a distupgrade repository - package python3-3.11.4-1.fc39.i686 from fedora requires python3-libs(x86-32) = 3.11.4-1.fc39, but none of the providers can be installed - package python3-3.11.4-1.fc39.i686 from fedora requires libpython3.11.so.1.0, but none of the providers can be installed - cannot install both python3-libs-3.12.0~b3-2.fc39.x86_64 from local and python3-libs-3.11.4-1.fc39.x86_64 from fedora - package python3-immutables-0.19-2.fc38.x86_64 from fedora requires python(abi) = 3.11, but none of the providers can be installed - package python3-3.12.0~b3-2.fc39.x86_64 from local requires python3-libs(x86-64) = 3.12.0~b3-2.fc39, but none of the providers can be installed - cannot install both python3-3.12.0~b3-2.fc39.x86_64 from local and python3-3.11.4-1.fc39.x86_64 from fedora - package python3-msgpack-1.0.5-2.fc39.x86_64 from local requires python(abi) = 3.12, but none of the providers can be installed - 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) Now that orjson is fixed (🎉), we just have: Error: Problem: cannot install the best candidate for the job - nothing provides python(abi) = 3.11 needed by python3-pendulum-2.1.2-9.fc38.x86_64 from fedora - nothing provides (python3.11dist(python-dateutil) < 3~~ with python3.11dist(python-dateutil) >= 2.6) needed by python3-pendulum-2.1.2-9.fc38.x86_64 from fedora - nothing provides python3.11dist(pytzdata) >= 2020.1 needed by python3-pendulum-2.1.2-9.fc38.x86_64 from fedora (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) This rebuilt successfully now that python3-pendulum is installable. https://bodhi.fedoraproject.org/updates/FEDORA-2023-7ca914dee8 |