Can't update KDE Neon

When I run sudo pkcon update I get this:

Fatal error: The following packages have unmet dependencies:
  plasma-workspace: Depends: libappstreamqt2 (>= 0.16.2) but it is not installable
                    Depends: liblayershellqtinterface5 (>= 5.27.10) but it is not installable
  kio-extras: Depends: kio-extras-data (= 4:23.08.4-0xneon+22.04+jammy+release+build34) but 4:24.02.0-0xneon+22.04+jammy+release+build40 is to be installed
  powerdevil: Depends: powerdevil-data (= 4:5.27.10-0xneon+22.04+jammy+release+build36) but 4:6.0.2-0xneon+22.04+jammy+release+build43 is to be installed
  libkimageannotator0: Depends: libkimageannotator-common (= 0.5.3-1) but 0.7.0-0xneon1+22.04+jammy+release+build3 is to be installed
  plasma-desktop: Depends: plasma-desktop-data (= 4:5.27.10-0xneon+22.04+jammy+release+build47)

I tried fixing it before with apt, but it just broke everything and I had to restore from a backup. I see other issues like this posted but can’t understand what the solution is.

Currently on KDE Neon 5.27

The first solution to test would be:

Continuing the discussion from Can't update KDE Neon:

When I run sudo pkcon install plasma-desktop I get this:

Fatal error: The following packages have unmet dependencies:
  kf6-kfilemetadata: Depends: libtag1v5-vanilla (>= 1.13.1) but 1.11.1+dfsg.1-3ubuntu3 is to be installed

Edit: Also unrelated, took me 5 minutes to figure out how to post a reply, the send button is offscreen, and I have to press the “enter fullscreen composer” button to see the button every so slightly peeking up at the bottom of the screen

Finally managed to fix it. I guess some fix was sent to the neon repos. I just ran sudo apt autoremove and then sudo pkcon refresh and sudo pkcon update

1 Like