Advertisement
Guest User

Untitled

a guest
Nov 17th, 2012
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. root@US154602:~# aptitude -f
  2. Fatal Python error: Py_Initialize: Unable to get the locale encoding
  3. EOFError: EOF read where not expected
  4. Aborted (core dumped)
  5.  
  6.  
  7. root@US154602:~# dpkg -i /var/cache/apt/archives/python3-distupgrade_1%3a0.190.4_all.deb
  8. (Reading database ... 157713 files and directories currently installed.)
  9. Preparing to replace python3-distupgrade 1:0.190.3 (using .../python3-distupgrade_1%3a0.190.4_all.deb) ...
  10. Fatal Python error: Py_Initialize: Unable to get the locale encoding
  11. EOFError: EOF read where not expected
  12. Aborted (core dumped)
  13. dpkg: warning: subprocess old pre-removal script returned error exit status 134
  14. dpkg: trying script from the new package instead ...
  15. Fatal Python error: Py_Initialize: Unable to get the locale encoding
  16. EOFError: EOF read where not expected
  17. Aborted (core dumped)
  18. dpkg: error processing /var/cache/apt/archives/python3-distupgrade_1%3a0.190.4_all.deb (--install):
  19. subprocess new pre-removal script returned error exit status 134
  20. Fatal Python error: Py_Initialize: Unable to get the locale encoding
  21. EOFError: EOF read where not expected
  22. Aborted (core dumped)
  23. dpkg: error while cleaning up:
  24. subprocess installed post-installation script returned error exit status 134
  25. Errors were encountered while processing:
  26. /var/cache/apt/archives/python3-distupgrade_1%3a0.190.4_all.deb
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement