Advertisement
Guest User

Untitled

a guest
Feb 26th, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. salvatore@NL1XPL-100663:~$ 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 extra packages will be installed:
  7. python2.7
  8. Suggested packages:
  9. python2.7-doc
  10. The following packages will be upgraded:
  11. python2.7
  12. 1 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
  13. 3 not fully installed or removed.
  14. Need to get 0 B/2,652 kB of archives.
  15. After this operation, 16.4 kB of additional disk space will be used.
  16. Do you want to continue [Y/n]? y
  17. dpkg: dependency problems prevent configuration of python2.7:
  18. python2.7 depends on python2.7-minimal (= 2.7.3-0ubuntu3); however:
  19. Version of python2.7-minimal on system is 2.7.3-0ubuntu3.1.
  20. dpkg: error processing python2.7 (--configure):
  21. dependency problems - leaving unconfigured
  22. No apport report written because the error message indicates it's a follow-up error from a previous failure.
  23. dpkg: dependency problems prevent configuration of python:
  24. python depends on python2.7 (>= 2.7.3); however:
  25. Package python2.7 is not configured yet.
  26. dpkg: error processing python (--configure):
  27. dependency problems - leaving unconfigured
  28. dpkg: dependency problems prevent configuration of python-support:
  29. python-support depends on python (>= 2.5); however:
  30. Package python is not configured yet.
  31. dpkg: error processing python-support (--configure):
  32. dependency problems - leaving unconfigured
  33. No apport report written because the error message indicates it's a follow-up error from a previous failure.
  34. No apport report written because the error message indicates it's a follow-up error from a previous failure.
  35. Errors were encountered while processing:
  36. python2.7
  37. python
  38. python-support
  39. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement