Problem with packages qt5-qtbase, qt5-qtwebengine-freeworld and kf5-frameworkintegration while updating Fedora 40 KDE

,

Getting this issue while doing

sudo dnf update

The warnings are,

Problem 1: package qt5-qtwebengine-freeworld-5.15.16-2.fc40.x86_64 from @System requires qt5-qtbase(x86-64) = 5.15.13, but none of the providers can be installed
  - cannot install both qt5-qtbase-5.15.14-1.fc40.x86_64 from updates and qt5-qtbase-5.15.13-2.fc40.x86_64 from @System
  - cannot install both qt5-qtbase-5.15.14-1.fc40.x86_64 from updates and qt5-qtbase-5.15.13-1.fc40.x86_64 from fedora
  - cannot install the best update candidate for package qt5-qtwebengine-freeworld-5.15.16-2.fc40.x86_64
  - cannot install the best update candidate for package qt5-qtbase-5.15.13-2.fc40.x86_64
 Problem 2: problem with installed package qt5-qtwebengine-freeworld-5.15.16-2.fc40.x86_64
  - package qt5-qtwebengine-freeworld-5.15.16-2.fc40.x86_64 from @System requires qt5-qtbase(x86-64) = 5.15.13, but none of the providers can be installed
  - package qt5-qtwebengine-freeworld-5.15.16-2.fc40.x86_64 from rpmfusion-free requires qt5-qtbase(x86-64) = 5.15.13, but none of the providers can be installed
  - cannot install both qt5-qtbase-5.15.14-1.fc40.x86_64 from updates and qt5-qtbase-5.15.13-2.fc40.x86_64 from @System
  - cannot install both qt5-qtbase-5.15.14-1.fc40.x86_64 from updates and qt5-qtbase-5.15.13-1.fc40.x86_64 from fedora
  - package kf5-frameworkintegration-5.115.0-3.fc40.x86_64 from updates requires qt5-qtbase(x86-64) = 5.15.14, but none of the providers can be installed
  - cannot install the best update candidate for package kf5-frameworkintegration-5.115.0-2.fc40.x86_64

and at last, I’m getting this issue,

Skipping packages with conflicts:
(add '--best --allowerasing' to command line to force their upgrade):
 qt5-qtbase                                                    x86_64                                  5.15.13-1.fc40                                         fedora                                         3.6 M
 qt5-qtbase                                                    x86_64                                  5.15.14-1.fc40                                         updates                                        3.5 M
Skipping packages with broken dependencies:
 kf5-frameworkintegration                                      x86_64                                  5.115.0-3.fc40                                         updates                                        1.6 M

Please tell me how to update these packages

You can just uninstall the RPM Fusion package qt5-qtwebengine-freeworld. It’s only useful if you’re using a Qt5-QtWebEngine-based browser, which is not a good idea given its limited security support.

This package breaks every time Fedora updates qt5 until the package is rebuilt by RPM Fusion. You can also just ignore the error and wait for that rebuild, but as I said, there’s no real reason to keep it.

5 Likes