https://bugs.kde.org/show_bug.cgi?id=512161
Piotr Mierzwinski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |UPSTREAM --- Comment #2 from Piotr Mierzwinski <[email protected]> --- Unfortunately nobody helped through 2 weeks :( Finally I solved issue by my self listing packages to update: $ apt list --upgradable ... and installing manually by copy pasting packages to command: $ sudo apt install pkg_name1 pkg_name2 .... and 2 times run: $ sudo apt-get update In result all updated: $ sudo pkcon update Getting updates [=========================] Finished [=========================] No packages require updating to newer versions -- You are receiving this mail because: You are watching all bug changes.
