DaisyLee2010 / pop-kde-script

A simple script to move pop_OS 22.04 from Gnome to KDE Plasma
2 stars 2 forks source link

Unable to upgrade KDE using Kubuntu backports #2

Open DaisyLee2010 opened 10 months ago

DaisyLee2010 commented 10 months ago

Added Kubuntu backports and backports-extra and ran a sudo apt full upgrade.

After system reboot sddm loses theme and session is gone. I dropped to a tty and can see that plasma is broken because libappstreamqt2 is not at a current enough version.

Screenshot from 2023-12-22 01-13-01

I even tried to reinstall plasma-desktop and get the same result.

DaisyLee2010 commented 10 months ago

I think I found the issue. Looks like pop's repos are pinned at 1001 priority in apt. I've wrote a preliminary script to change the priorities around, update the system, then put the priorities back. Needs testing.