435 package updates are available, of which 160 are security updates
A large number of updates are currently being offered, however when I attempt to install them, I receive the following error:
Error:
Problem: problem with installed package awscli-1.23.10-3.el9.noarch
package awscli-1.23.10-3.el9.noarch from @System requires python3.9dist(botocore) = 1.25.10, but none of the providers can be installed
package awscli-1.23.10-3.el9.noarch from epel requires python3.9dist(botocore) = 1.25.10, but none of the providers can be installed
cannot install both python3-botocore-1.31.62-1.el9.noarch from appstream and python3-botocore-1.25.10-1.el9.noarch from @System
cannot install both python3-botocore-1.31.62-1.el9.noarch from appstream and python3-botocore-1.25.10-1.el9.noarch from epel
cannot install the best update candidate for package python3-botocore-1.25.10-1.el9.noarch
======================
Thanks in advance for any assistance.
Those are not our packages, and we don’t have any control over it.
If you’re not using of the AWS features of Virtualmin, you could remove that package. If you do need AWS features…I dunno. I guess wait on the packages to get fixed. You could also upgrade all the other stuff that doesn’t conflict with that package.
I had the same issue, use command line to do the update and it gives you some options after the fail to use, using a couple of them got it to work for me.
On OUR system at least, the python3-botocore was only being used by the awscli package. Therefore, we simply excluded it from updating to new install updates. This is probably the least problematic way to handle the update.
Thanks to all who replied.
The final solution proposed by "stefan1959’ allowed the update to complete. (Running ‘dnf update’ afterwards didn’t do anything but the constant reminder to update a package has been resolved.)