https://bugs.kde.org/show_bug.cgi?id=466862
--- Comment #9 from Eric R <aer0...@gmail.com> --- Hi. sudo pkcon refresh && sudo pkcon update -y now produces: Fatal error: The following packages have unmet dependencies: libokular5core10: Depends: libqt5gui5 (>= 5.15.8+p22.04+tunstable+git20230309.0057) but 5.15.8+p22.04+tunstable+git20230209.0323-0 is to be installed Depends: libqt5printsupport5 (>= 5.15.8+p22.04+tunstable+git20230309.0057) but 5.15.8+p22.04+tunstable+git20230209.0323-0 is to be installed drkonqi-pk-debug-installer: Depends: libqt5gui5 (>= 5.15.8+p22.04+tunstable+git20230309.0057) but 5.15.8+p22.04+tunstable+git20230209.0323-0 is to be installed qt5-gtk-platformtheme: Depends: libqt5gui5 (>= 5.15.8+p22.04+tunstable+git20230309.0057) but 5.15.8+p22.04+tunstable+git20230209.0323-0 is to be installed okular-backends: Depends: libqt5gui5 (>= 5.15.8+p22.04+tunstable+git20230309.0057) but 5.15.8+p22.04+tunstable+git20230209.0323-0 is to be installed Depends: libqt5printsupport5 (>= 5.15.8+p22.04+tunstable+git20230309.0057) but 5.15.8+p22.04+tunstable+git20230209.0323-0 is to be installed gwenview: Depends: libqt5gui5 (>= 5.15.8+p22.04+tunstable+git20230309.0057) but 5.15.8+p22.04+tunstable+git20230209.0323-0 is to be installed Depends: libqt5printsupport5 (>= 5.15.8+p22.04+tunstable+git20230309.0057) but 5.15.8+p22.04+tunstable+git20230209.0323-0 is to be installed qtwayland5: Depends: libqt5gui5 (>= 5.15.8+p22.04+tunstable+git20230309.0057) but 5.15.8+p22.04+tunstable+git20230209.0323-0 is to be installed Depends: libqt5waylandclient5 (>= 5.15.8+p22.04+tunstable+git20230310.0045) but 5.15.8+p22.04+tunstable+git20230304.0049-0 is to be installed libqt5waylandcompositor5: Depends: libqt5gui5 (>= 5.15.8+p22.04+tunstable+git20230309.0057) but 5.15.8+p22.04+tunstable+git20230209.0323-0 is to be installed libqt5widgets5: Depends: libqt5gui5 (>= 5.15.8+p22.04+tunstable+git20230309.0057) but 5.15.8+p22.04+tunstable+git20230209.0323-0 is to be installed okular-dbgsym: Depends: okular (= 4:22.12.3-0xneon+22.04+jammy+release+build22) but 4:22.12.2-0xneon+22.04+jammy+release+build19 is to be installed okular: Depends: libokular5core10 (= 4:22.12.2-0xneon+22.04+jammy+release+build19) but 4:22.12.3-0xneon+22.04+jammy+release+build22 is to be installed okular-extra-backends: Depends: libokular5core10 (= 4:22.12.2-0xneon+22.04+jammy+release+build19) but 4:22.12.3-0xneon+22.04+jammy+release+build22 is to be installed So I suppose the original problem is fixed, but now there are other broken packages. sudo apt update && sudo apt dist-upgrade upgrades other packages, but the broken packages are still broken. I also tried this: sudo apt --fix-broken install Reading package lists... Done Building dependency tree... Done Reading state information... Done Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done 0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded. What else should I try? Thanks! -- You are receiving this mail because: You are watching all bug changes.