Upon trying to perform the latest update via either Discover or pkcon update I encounter the following error:
Fatal error: The following packages have unmet dependencies: okular-backends: Depends: libokular6core4 (= 4:25.12.3-0zneon+24.04+noble+release+build39) but 4:25.12.3-0zneon+24.04+noble+release+build40 is to be installed
Obviously libokular6core4 build40 is too new for okular-backends which require libokular6core4 build39. Is this an issue with the update?
I ended up uninstalling the .deb of Okular, performing a sudo apt autoremove to make sure all traces of the apt install were completely removed. Once this was done I installed the Flatpak of Okular and ran the update again from within Discover - It went through fine.
I just faced the same problem. Checking what’s going on I found out that the package libpoppler-qt6-3t64 which is a subdependency of Okular can’t be installed due to apt pinning.