Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. arun@ubuntu:~$ sudo apt-get -f install oracle-java7-installer
  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. linux-generic : Depends: linux-image-generic (= 3.2.0.48.58) but 3.2.0.57.68 is to be installed
  8. Depends: linux-headers-generic (= 3.2.0.48.58) but 3.2.0.57.68 is to be installed
  9. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  10. arun@ubuntu:~$ sudo apt-get -f install oracle-java7-installer
  11. Reading package lists... Done
  12. Building dependency tree
  13. Reading state information... Done
  14. You might want to run 'apt-get -f install' to correct these:
  15. The following packages have unmet dependencies:
  16. linux-generic : Depends: linux-image-generic (= 3.2.0.48.58) but 3.2.0.57.68 is to be installed
  17. Depends: linux-headers-generic (= 3.2.0.48.58) but 3.2.0.57.68 is to be installed
  18. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  19. arun@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement