Advertisement
Guest User

Untitled

a guest
Feb 21st, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. communal@communal:~$ sudo apt-get install -f aptitude
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. You might want to run 'apt-get -f install' to correct these:
  6. The following packages have unmet dependencies:
  7. aptitude : Depends: aptitude-common (= 0.6.8.2-1ubuntu4) but it is not going to be installed
  8. Depends: libboost-iostreams1.54.0 but it is not going to be installed
  9. Depends: libcwidget3 but it is not going to be installed
  10. Depends: libept1.4.12 but it is not going to be installed
  11. linux-generic-lts-vivid : Depends: linux-headers-generic-lts-vivid (= 3.19.0.49.34) but 3.19.0.25.12 is to be installed
  12. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  13. communal@communal:~$ sudo apt-get install -f aptitude
  14. Reading package lists... Done
  15. Building dependency tree
  16. Reading state information... Done
  17. You might want to run 'apt-get -f install' to correct these:
  18. The following packages have unmet dependencies:
  19. aptitude : Depends: aptitude-common (= 0.6.8.2-1ubuntu4) but it is not going to be installed
  20. Depends: libboost-iostreams1.54.0 but it is not going to be installed
  21. Depends: libcwidget3 but it is not going to be installed
  22. Depends: libept1.4.12 but it is not going to be installed
  23. linux-generic-lts-vivid : Depends: linux-headers-generic-lts-vivid (= 3.19.0.49.34) but 3.19.0.25.12 is to be installed
  24. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  25. communal@communal:~$ sudo apt-get install -f aptitude
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement