Advertisement
Guest User

Untitled

a guest
Jan 14th, 2016
536
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. 10 packages can be upgraded. Run 'apt list --upgradable' to see them.
  2. root@nicols:~#
  3. root@nicols:~#
  4. root@nicols:~#
  5. root@nicols:~# apt list --upgradable
  6. Listing... Done
  7. libkf5activitiesexperimentalstats1/wily 4:5.5.3-0ubuntu1~ubuntu15.10~ppa4 amd64 [upgradable from: 4:5.5.3-0ubuntu1~ubuntu15.10~ppa3]
  8. libkfontinst5/wily 4:5.5.3-0ubuntu1~ubuntu15.10~ppa4 amd64 [upgradable from: 4:5.5.3-0ubuntu1~ubuntu15.10~ppa3]
  9. libkfontinstui5/wily 4:5.5.3-0ubuntu1~ubuntu15.10~ppa4 amd64 [upgradable from: 4:5.5.3-0ubuntu1~ubuntu15.10~ppa3]
  10. muon-discover/wily 4:5.5.3a-0ubuntu1~ubuntu15.10~ppa4 all [upgradable from: 4:5.5.3a-0ubuntu1~ubuntu15.10~ppa2]
  11. muon-updater/wily 4:5.5.3a-0ubuntu1~ubuntu15.10~ppa4 all [upgradable from: 4:5.5.3a-0ubuntu1~ubuntu15.10~ppa2]
  12. plasma-desktop/wily 4:5.5.3-0ubuntu1~ubuntu15.10~ppa4 amd64 [upgradable from: 4:5.5.3-0ubuntu1~ubuntu15.10~ppa3]
  13. plasma-desktop-data/wily 4:5.5.3-0ubuntu1~ubuntu15.10~ppa4 all [upgradable from: 4:5.5.3-0ubuntu1~ubuntu15.10~ppa3]
  14. plasma-discover-common/wily 5.5.3a-0ubuntu1~ubuntu15.10~ppa4 all [upgradable from: 5.5.3a-0ubuntu1~ubuntu15.10~ppa2]
  15. plasma-discover-updater/wily 5.5.3a-0ubuntu1~ubuntu15.10~ppa4 amd64 [upgradable from: 5.5.3a-0ubuntu1~ubuntu15.10~ppa2]
  16. sddm/wily 0.13.0-1ubuntu5~ubuntu15.10~ppa1 amd64 [upgradable from: 0.13.0-1ubuntu4~ubuntu15.10~ppa1]
  17. root@nicols:~# apt-get dist-upgrade
  18. Reading package lists... Done
  19. Building dependency tree
  20. Reading state information... Done
  21. You might want to run 'apt-get -f install' to correct these.
  22. The following packages have unmet dependencies:
  23. plasma-discover : Depends: libdiscovercommon (= 5.5.3a-0ubuntu1~ubuntu15.10~ppa4) but it is not installed
  24. Depends: plasma-discover-common (= 5.5.3a-0ubuntu1~ubuntu15.10~ppa4) but 5.5.3a-0ubuntu1~ubuntu15.10~ppa2 is installed
  25. E: Unmet dependencies. Try using -f.
  26. root@nicols:~# apt-get -f install
  27. Reading package lists... Done
  28. Building dependency tree
  29. Reading state information... Done
  30. Correcting dependencies... Done
  31. The following extra packages will be installed:
  32. libdiscovercommon plasma-discover-common plasma-discover-updater
  33. The following packages will be REMOVED:
  34. libdiscover
  35. The following NEW packages will be installed:
  36. libdiscovercommon
  37. The following packages will be upgraded:
  38. plasma-discover-common plasma-discover-updater
  39. 2 upgraded, 1 newly installed, 1 to remove and 8 not upgraded.
  40. 5 not fully installed or removed.
  41. Need to get 0 B/893 kB of archives.
  42. After this operation, 141 kB of additional disk space will be used.
  43. Do you want to continue? [Y/n]
  44. (Reading database ... 383159 files and directories currently installed.)
  45. Preparing to unpack .../plasma-discover-updater_5.5.3a-0ubuntu1~ubuntu15.10~ppa4_amd64.deb ...
  46. Unpacking plasma-discover-updater (5.5.3a-0ubuntu1~ubuntu15.10~ppa4) over (5.5.3a-0ubuntu1~ubuntu15.10~ppa2) ...
  47. dpkg: error processing archive /var/cache/apt/archives/plasma-discover-updater_5.5.3a-0ubuntu1~ubuntu15.10~ppa4_amd64.deb (--unpack):
  48. trying to overwrite '/usr/share/polkit-1/actions/org.kde.muon.repo.policy', which is also in package libdiscover 5.5.3a-0ubuntu1~ubuntu15.10~ppa2
  49. Errors were encountered while processing:
  50. /var/cache/apt/archives/plasma-discover-updater_5.5.3a-0ubuntu1~ubuntu15.10~ppa4_amd64.deb
  51. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement