When i run the upgrade command, i get the following error:
sudo dnf -y upgrade
Last metadata expiration check: 1:19:13 ago on Mon 24 Jul 2023 06:23:24 PM EAT.
Error:
Problem 1: cannot install the best update candidate for package kf5-ki18n-5.105.0-1.el9.x86_64
- nothing provides libQt5Core.so.5(Qt_5_PRIVATE_API)(64bit) needed by kf5-ki18n-5.105.0-3.el9.next.x86_64
Problem 2: cannot install the best update candidate for package kf5-kiconthemes-5.105.0-1.el9.x86_64
- nothing provides libQt5Gui.so.5(Qt_5_PRIVATE_API)(64bit) needed by kf5-kiconthemes-5.105.0-3.el9.next.x86_64
Problem 3: cannot install the best update candidate for package kf5-kxmlgui-5.105.0-1.el9.x86_64
- nothing provides libQt5Core.so.5(Qt_5_PRIVATE_API)(64bit) needed by kf5-kxmlgui-5.105.0-3.el9.next.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
I know this might be a straight forward answer, but please help me understand how we solve these kinds of errors on “nothing provides” such and such package.
You are attempting to use EPEL next that is meant for CentOS Stream (or 9.3, which is not available until november). It is recommended to disable the epel next repository.