roblem 1: cannot install both python3-3.9.18-3.el9_4.3.x86_64 from baseos and python3-3.9.18-3.el9_4.1.x86_64 from @System
AnsweredHi,
Last night's System Update failed with this error:
System update process has started. “/usr/bin/dnf” reported error code “1” when it ended: w/ /usr/bin/dnf upgrade --color=never -y Last metadata expiration check: 1:16:42 ago on Thu Jul 25 07:04:30 2024. <span class='text-danger'>Error: </span> Problem 1: cannot install both python3-3.9.18-3.el9_4.3.x86_64 from baseos and python3-3.9.18-3.el9_4.1.x86_64 from @System - package python-unversioned-command-3.9.18-3.el9_4.1.noarch from @System requires python3 = 3.9.18-3.el9_4.1, but none of the providers can be installed - cannot install the best update candidate for package python3-3.9.18-3.el9_4.1.x86_64 - cannot install the best update candidate for package python-unversioned-command-3.9.18-3.el9_4.1.noarch Problem 2: problem with installed package python-unversioned-command-3.9.18-3.el9_4.1.noarch - package python-unversioned-command-3.9.18-3.el9_4.1.noarch from @System requires python3 = 3.9.18-3.el9_4.1, but none of the providers can be installed - package python-unversioned-command-3.9.18-3.el9_4.1.noarch from appstream requires python3 = 3.9.18-3.el9_4.1, but none of the providers can be installed - package python3-3.9.18-3.el9_4.1.x86_64 from @System requires python3-libs(x86-64) = 3.9.18-3.el9_4.1, but none of the providers can be installed - cannot install both python3-libs-3.9.18-3.el9_4.3.x86_64 from baseos and python3-libs-3.9.18-3.el9_4.1.x86_64 from @System - cannot install the best update candidate for package python3-libs-3.9.18-3.el9_4.1.x86_64 (try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Often errors like this can be resolved by running `dnf makecache` System update process has finished.
-
Hey there! Can you try running these commands to see if that helps get things working:
yum clean all
yum makecache
yum updateand see if that handles the package issue?
0 -
Thanks! That fixed it.
0 -
I'm glad that's all it took!
0
Please sign in to leave a comment.
Comments
3 comments