Bug 1978976
Summary: | multiple packages relating to python3 fail to upgrade due to missing dependencies | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | George R. Goffe <grgoffe> |
Component: | distribution | Assignee: | Aoife Moloney <amoloney> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | cstratak, kevin, mhroncok, python-maint, python-sig, thrnciar, torsava, vstinner |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | fedora-obsolete-packages-35-11 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-07-26 10:53:29 UTC | Type: | Bug |
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: | 1980460 | ||
Bug Blocks: | 1890881 |
Description
George R. Goffe
2021-07-03 21:58:14 UTC
Most of the upgrades fail with: - package python3-ipykernel-5.5.0-3.fc35.noarch is filtered out by exclude filtering Do you recall what do you filter here? What is your custom dnf configuration? Miro, Thanks for responding to this bug report. I have made no changes to my dnf.conf. I have tried "dnf upgrade python3-ipykernel" by itself but that gets me more errors. Do you need more info? Best regards and, again, thanks for responding AND BE SAFE! George... dnf upgrade python3-ipykernel Last metadata expiration check: 3:32:50 ago on Mon 05 Jul 2021 08:14:31 AM PDT. Dependencies resolved. Problem: package python3-ipython-7.25.0-1.fc35.noarch requires python3.10dist(setuptools) >= 18.5, but none of the providers can be installed - cannot install both python3-setuptools-57.0.0-1.fc35.noarch and python3-setuptools-56.2.0-1.fc35.noarch - package python3-ipykernel-5.5.0-3.fc35.noarch requires python3.10dist(ipython) >= 5, but none of the providers can be installed - package git-up-2.0.1-3.fc34.noarch requires python3.9dist(setuptools), but none of the providers can be installed - cannot install the best update candidate for package python3-ipykernel-5.5.0-1.fc35.noarch - problem with installed package git-up-2.0.1-3.fc34.noarch ========================================================================================================================== Package Architecture Version Repository Size ========================================================================================================================== Skipping packages with conflicts: (add '--best --allowerasing' to command line to force their upgrade): python3-setuptools noarch 57.0.0-1.fc35 rawhide 938 k Skipping packages with broken dependencies: python3-ipykernel noarch 5.5.0-3.fc35 rawhide 206 k python3-ipython noarch 7.25.0-1.fc35 rawhide 827 k Transaction Summary ========================================================================================================================== Skip 3 Packages Nothing to do. Complete! Now it seem it is package "git-up" that is blocking the upgrade. If you remove git-up, it should work. Package git-up was retired from Fedora. Miro, Thanks for your helpw with this.This upgrade is no longer failing. Best regards and STAY SAVE! George... You too, George. Thanks again for reporting the problem. |