Advertisement
Guest User

Untitled

a guest
Nov 25th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. wyth@server:~$ sudo dpkg --configure -a
  2. dpkg: dependency problems prevent configuration of python-all-dbg:
  3. python-all-dbg depends on python (= 2.7.11-1); however:
  4. Version of python on system is 2.7.5-5ubuntu3.
  5. python-all-dbg depends on libpython-all-dbg (= 2.7.11-1); however:
  6. Version of libpython-all-dbg:i386 on system is 2.7.5-5ubuntu3.
  7.  
  8. dpkg: error processing package python-all-dbg (--configure):
  9. dependency problems - leaving unconfigured
  10. dpkg: dependency problems prevent configuration of python-all-dev:
  11. python-all-dev depends on python (= 2.7.11-1); however:
  12. Version of python on system is 2.7.5-5ubuntu3.
  13. python-all-dev depends on libpython-all-dev (= 2.7.11-1); however:
  14. Version of libpython-all-dev:i386 on system is 2.7.5-5ubuntu3.
  15. python-all-dev depends on python-dev (= 2.7.11-1); however:
  16. Package python-dev is not installed.
  17.  
  18. dpkg: error processing package python-all-dev (--configure):
  19. dependency problems - leaving unconfigured
  20. dpkg: dependency problems prevent configuration of python-dbg:
  21. python-dbg depends on python (= 2.7.11-1); however:
  22. Version of python on system is 2.7.5-5ubuntu3.
  23. python-dbg depends on libpython-dbg (= 2.7.11-1); however:
  24. Version of libpython-dbg:i386 on system is 2.7.5-5ubuntu3.
  25.  
  26. dpkg: error processing package python-dbg (--configure):
  27. dependency problems - leaving unconfigured
  28. dpkg: dependency problems prevent configuration of python-all:
  29. python-all depends on python (= 2.7.11-1); however:
  30. Version of python on system is 2.7.5-5ubuntu3.
  31.  
  32. dpkg: error processing package python-all (--configure):
  33. dependency problems - leaving unconfigured
  34. Errors were encountered while processing:
  35. python-all-dbg
  36. python-all-dev
  37. python-dbg
  38. python-all
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement