Dnf up problems

Hi, I just ran:

sudo dnf up

and got 26 Problems such as:

Problem 1: cannot install both qt5-qtbase-5.15.3-1.el8.x86_64 and qt5-qtbase-5.15.2-4.el8.x86_64

  • package kf5-akonadi-server-21.08.3-1.el8.x86_64 requires libQt5Core.so.5(Qt_5.15.2_PRIVATE_API)(64bit), but none of the providers can be installed
  • package kf5-akonadi-server-21.08.3-1.el8.x86_64 requires libQt5Sql.so.5(Qt_5.15.2_PRIVATE_API)(64bit), but none of the providers can be installed
  • package kf5-akonadi-server-21.08.3-1.el8.x86_64 requires qt5-qtbase(x86-64) = 5.15.2, but none of the providers can be installed
  • cannot install the best update candidate for package qt5-qtbase-5.15.2-4.el8.x86_64
  • cannot install the best update candidate for package kf5-akonadi-server-21.08.3-1.el8.x86_64

Problem 2: cannot install both qt5-qtbase-gui-5.15.3-1.el8.x86_64 and qt5-qtbase-gui-5.15.2-4.el8.x86_64

to:

Problem 26: problem with installed package signon-ui-0.15-16.el8.x86_64

Then it says:

(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)

I am just a personal user of RL workstation and I am not sure what to do.

I recently installed KOrganizer via dnf and I wonder if this may have something to do with it…

Any help is super appreciated…

Hi @RL1000 ,

You basically already got what’s going on, as you enabled the EPEL repo, and installed a KDE based package from there, you will have to wait until they rebased their packages.

also look here:

1 Like

@lumarel - thanks for your help!

1 Like