Cannot update Plasma on PineBook Pro

Probably, that’s related to KDE Plasma Install Error on Pinebook Pro, which is closed so I cannot comment there.

I haven’t updated my PineBook Pro for 2 months (my fault), and today I cannot do that because of missing/renamed Plasma packages:

:: The following packages cannot be upgraded due to unresolvable dependencies:
      dolphin  kate  kaddressbook  kdeconnect  korganizer  plasma-workspace

:: Do you want to skip the above packages for this upgrade? [y/N] y
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing knewstuff breaks dependency 'knewstuff' required by dolphin
:: removing kcmutils breaks dependency 'kcmutils' required by dolphin
:: removing kparts breaks dependency 'kparts' required by dolphin
:: removing kactivities breaks dependency 'kactivities' required by dolphin
:: removing knewstuff breaks dependency 'knewstuff' required by kate
:: removing ktexteditor breaks dependency 'ktexteditor' required by kate
:: removing kactivities breaks dependency 'kactivities' required by kate
:: removing kcmutils breaks dependency 'kcmutils' required by kdeconnect
:: removing qqc2-desktop-style breaks dependency 'qqc2-desktop-style' required by kdeconnect
:: removing modemmanager-qt breaks dependency 'modemmanager-qt' required by kdeconnect
:: removing knotifyconfig breaks dependency 'knotifyconfig' required by plasma-workspace
:: removing ktexteditor breaks dependency 'ktexteditor' required by plasma-workspace
:: removing appstream-qt breaks dependency 'appstream-qt' required by plasma-workspace
:: removing kholidays breaks dependency 'kholidays' required by plasma-workspace
:: removing prison breaks dependency 'prison' required by plasma-workspace
:: removing kpeople breaks dependency 'kpeople' required by plasma-workspace
:: removing kactivities-stats breaks dependency 'kactivities-stats' required by plasma-workspace
:: removing kquickcharts breaks dependency 'kquickcharts' required by plasma-workspace

Is this the same problem as the above linked thread?

thanks in advance

Try passing the -d flag to your update command to skip the dependency check and see if the update will go through. If not try -dd.

This is because a LOT of kde packages had the suffix 5 added to the package name.

Pudge

1 Like

So forcing ‘-d’ wouldn’t help, would it? Or maybe it could break the system?