sudo apt full-upgrade polkit-kde-agent-1
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
polkit-kde-agent-1 : Depends: polkitd but it is not installable
E: Unable to correct problems, you have held broken packages.
sudo apt install polkitd
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package polkitd is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'polkitd' has no installation candidate
And one more thing... Kalendar is now included in Gear 22.04 (according to their press release) and it looks like your build from 21.12 has unmet dependencies?
sudo apt install kalendar
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
kalendar : Depends: libkf5akonadicalendar5-21.12 but it is not installable
Depends: libkf5akonadicontact5-21.12 but it is not installable
Depends: libkf5akonadicore5-21.12 but it is not installable
Depends: libkf5akonadiwidgets5-21.12 but it is not installable
Depends: libkf5calendarsupport5-21.12 but it is not installable
Depends: libkf5eventviews5-21.12 but it is not installable
E: Unable to correct problems, you have held broken packages.
For unknowns reasons, the gpg signature don’t work on my system until i modified the obs-npreining-kde.list like this (adding [signed-by=/etc/apt/trusted.gpg.d/obs-npreining.asc] for each repos…) :
deb [signed-by=/etc/apt/trusted.gpg.d/obs-npreining.asc] https://download.opensuse.org/repositories/home:/npreining:/debian-kde:/other-deps/Debian_11/ ./
deb [signed-by=/etc/apt/trusted.gpg.d/obs-npreining.asc] https://download.opensuse.org/repositories/home:/npreining:/debian-kde:/frameworks/Debian_11/ ./
deb [signed-by=/etc/apt/trusted.gpg.d/obs-npreining.asc] https://download.opensuse.org/repositories/home:/npreining:/debian-kde:/plasma524/Debian_11/ ./ deb [signed-by=/etc/apt/trusted.gpg.d/obs-npreining.asc] https://download.opensuse.org/repositories/home:/npreining:/debian-kde:/apps2204/Debian_11/ ./
deb [signed-by=/etc/apt/trusted.gpg.d/obs-npreining.asc] https://download.opensuse.org/repositories/home:/npreining:/debian-kde:/other/Debian_11/ ./
It seems these repos support both 5.25 and 5.24..... but in no way that I can see clearly defines how to choose which.
How do I downgrade from 5.25 to 5.24?
EDIT: oh nvm, change to plasma524 and apps2204 and then "upgrade" or is there a "downgrade"?
EDIT2: nope that edit seems to point to something that does not exist anymore.
Last edited by rambo919 on Sat Oct 29, 2022 4:02 am, edited 1 time in total.