DNF update produced broken dependencies and conflicts

Hello everyone,

I am trying to prepare my system to upgrade to the latest version of my distro, but dnf is running into some conflicts after doing an update.

I have tried a few of my own solutions, but always run into dnf not being able to move on because of the plasma-desktop package.

Unsure of what to do next, any help would be appreciated.

Last metadata expiration check: 0:01:50 ago on Sat 22 Apr 2023 08:05:29 PM PDT.
Dependencies resolved.

 Problem: The operation would result in removing the following protected packages: plasma-desktop
============================================================================================
 Package                   Arch       Version              Repository                  Size
============================================================================================
Skipping packages with conflicts:
(add '--best --allowerasing' to command line to force their upgrade):
 kdecoration               x86_64     5.24.3-1.fc36        fedora                      88 k
 kdecoration               x86_64     5.27.4-1.fc36        updates                     93 k
 kdesu                     x86_64     1:5.27.4-1.fc36      updates                    234 k
 kwin-common               x86_64     5.27.4-1.fc36        updates                    2.6 M
 kwin-libs                 x86_64     5.27.4-1.fc36        updates                    1.9 M
 kwin-wayland              x86_64     5.27.4-1.fc36        updates                    560 k
 libkscreen-qt5            x86_64     5.24.3-1.fc36        fedora                     257 k
 libkscreen-qt5            x86_64     5.27.4-1.fc36        updates                    298 k
Skipping packages with broken dependencies:
 kde-cli-tools             x86_64     5.27.4-1.fc36        updates                    851 k
 kde-gtk-config            x86_64     5.27.4-1.fc36        updates                    112 k
 kscreen                   x86_64     1:5.27.4-1.fc36      updates                    325 k
 kscreenlocker             x86_64     5.27.4-1.fc36        updates                    232 k
 kwin                      x86_64     5.27.4-1.fc36        updates                     12 k
 kwin-x11                  x86_64     5.27.4-1.fc36        updates                    394 k
 libkworkspace5            i686       5.27.4.1-1.fc36      updates                    124 k
 libkworkspace5            x86_64     5.27.4.1-1.fc36      updates                    116 k
 plasma-desktop            i686       5.26.3-4.fc36        nobara-baseos-multilib     3.6 M
 plasma-systemsettings     x86_64     5.27.4-1.fc36        updates                    410 k
 plasma-workspace          i686       5.26.4.1-1.fc36      nobara-baseos-multilib      15 M
 powerdevil                i686       5.27.4-1.fc36        updates                    1.0 M
 powerdevil                x86_64     5.27.4-1.fc36        updates                    1.0 M

Transaction Summary
============================================================================================
Skip  21 Packages

You are using noboara repositories. So we can and will not support this here. Please check on the website of them.

Disable non-official repos and perform distro-sync:

sudo dnf config-manager --disable nobara\*
sudo dnf distro-sync --refresh
1 Like

He will probably brick his plasma-desktop and workspace. There are also miss-match between the Architectures.

Nobara makes many changes from the vanilla fedora workstation for gaming and multimedia. Users have to adjust for those differences and wait for nobara to properly support the upgrades.

They also provide 3 different releases. Official, gnome, & kde.

1 Like