Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. arun@ubuntu:~$ sudo apt-get -f install
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Correcting dependencies... Done
  6. The following packages were automatically installed and are no longer required:
  7. libunistring0:i386 libgomp1:i386 libfltk1.1 libcroco3:i386 libgettextpo0:i386 libjpeg62 libpq5 python-xlib
  8. Use 'apt-get autoremove' to remove them.
  9. The following extra packages will be installed:
  10. linux-generic
  11. The following packages will be upgraded:
  12. linux-generic
  13. 1 upgraded, 0 newly installed, 0 to remove and 352 not upgraded.
  14. 1 not fully installed or removed.
  15. Need to get 0 B/1,718 B of archives.
  16. After this operation, 0 B of additional disk space will be used.
  17. Do you want to continue [Y/n]? y
  18. dpkg: dependency problems prevent configuration of linux-generic:
  19. linux-generic depends on linux-image-generic (= 3.2.0.48.58); however:
  20. Version of linux-image-generic on system is 3.2.0.57.68.
  21. linux-generic depends on linux-headers-generic (= 3.2.0.48.58); however:
  22. Version of linux-headers-generic on system is 3.2.0.57.68.
  23. dpkg: error processing linux-generic (--configure):
  24. dependency problems - leaving unconfigured
  25. No apport report written because MaxReports is reached already
  26. Errors were encountered while processing:
  27. linux-generic
  28. E: Sub-process /usr/bin/dpkg returned an error code (1)
  29. arun@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement