For several days now I have been getting a list of packages that are broken. I have checked the ones that are to be updated and if I did, half my desktop would be gone. What I get is:
Is there a way to resolve this problem?
Code:
:~$ sudo apt full-upgrade Reading package lists... Done Building dependency tree... 50% Building dependency tree Reading state information... Done Starting pkgProblemResolver with broken count: 4 Starting 2 pkgProblemResolver with broken count: 4 Investigating (0) libkf5notifications5 [ amd64 ] < 5.27.0+p16.04+git20161015.0215-0 -> 5.27.0+p16.04+git20161102.1347-0 > ( libs ) Broken libkf5notifications5:amd64 Depends on libkf5notifications-data [ amd64 ] < 5.27.0+p16.04+git20161015.0215-0 -> 5.27.0+p16.04+git20161102.1347-0 > ( libs ) (= 5.27.0+p16.04+git20161015.0215-0) Considering libkf5notifications-data:amd64 34 as a solution to libkf5notifications5:amd64 151 Added libkf5notifications-data:amd64 to the remove list Fixing libkf5notifications5:amd64 via keep of libkf5notifications-data:amd64 Investigating (0) libkf5wallet5 [ amd64 ] < 5.27.0+p16.04+git20161011.0609-0 -> 5.27.0+p16.04+git20161102.1415-0 > ( libs ) Broken libkf5wallet5:amd64 Depends on libkf5wallet-data [ amd64 ] < 5.27.0+p16.04+git20161011.0609-0 -> 5.27.0+p16.04+git20161102.1415-0 > ( libs ) (= 5.27.0+p16.04+git20161011.0609-0) Considering libkf5wallet-data:amd64 14 as a solution to libkf5wallet5:amd64 88 Added libkf5wallet-data:amd64 to the remove list Fixing libkf5wallet5:amd64 via keep of libkf5wallet-data:amd64 Try to Re-Instate (0) libkf5notifications-data:amd64 Investigating (0) libkf5notifyconfig5 [ amd64 ] < 5.27.0+p16.04+git20161011.0712-0 -> 5.27.0+p16.04+git20161102.1529-0 > ( libs ) Broken libkf5notifyconfig5:amd64 Depends on libkf5notifyconfig-data [ amd64 ] < 5.27.0+p16.04+git20161011.0712-0 -> 5.27.0+p16.04+git20161102.1529-0 > ( libs ) (= 5.27.0+p16.04+git20161011.0712-0) Considering libkf5notifyconfig-data:amd64 9 as a solution to libkf5notifyconfig5:amd64 28 Added libkf5notifyconfig-data:amd64 to the remove list Fixing libkf5notifyconfig5:amd64 via keep of libkf5notifyconfig-data:amd64 Try to Re-Instate (0) libkf5wallet-data:amd64 Try to Re-Instate (0) libkf5notifyconfig-data:amd64 Investigating (0) libkf5khtml5 [ amd64 ] < 5.27.0+p16.04+git20161011.0724-0 -> 5.27.0+p16.04+git20161102.1541-0 > ( libs ) Broken libkf5khtml5:amd64 Depends on libkf5khtml-data [ amd64 ] < 5.27.0+p16.04+git20161011.0724-0 -> 5.27.0+p16.04+git20161102.1541-0 > ( libs ) (= 5.27.0+p16.04+git20161011.0724-0) Considering libkf5khtml-data:amd64 2 as a solution to libkf5khtml5:amd64 8 Added libkf5khtml-data:amd64 to the remove list Fixing libkf5khtml5:amd64 via keep of libkf5khtml-data:amd64 Try to Re-Instate (0) libkf5khtml-data:amd64 Done Calculating upgrade... Done The following packages were automatically installed and are no longer required: libcuda1-361 nvidia-opencl-icd-361 Use 'sudo apt autoremove' to remove them. The following packages have been kept back: libkf5khtml-data libkf5notifications-data libkf5notifyconfig-data libkf5wallet-data 0 to upgrade, 0 to newly install, 0 to remove and 4 not to upgrade.
Comment