Advertisement
Guest User

Untitled

a guest
Apr 4th, 2012
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. root@gurkan:~# apt-get upgrade
  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. E: Unmet dependencies. Try using -f.
  8.  
  9. root@gurkan:~# apt-get -f install
  10. Reading package lists... Done
  11. Building dependency tree
  12. Reading state information... Done
  13. Correcting dependencies... Done
  14. The following extra packages will be installed:
  15. chromium-browser chromium-browser-l10n
  16. The following packages will be upgraded:
  17. chromium-browser chromium-browser-l10n
  18. 2 upgraded, 0 newly installed, 0 to remove and 61 not upgraded.
  19. 1 not fully installed or removed.
  20. E: Could not get lock /var/cache/apt/archives/lock - open (11: Resource temporarily unavailable)
  21. E: Unable to lock directory /var/cache/apt/archives/
  22. root@gurkan:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement