daily pastebin goal
17%
SHARE
TWEET

Untitled

a guest Nov 17th, 2012 54 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@US154602:/var/cache/apt/archives# apt-get install --reinstall --fix-missing
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages were automatically installed and are no longer required:
  6.   hadoop-0.20-mapreduce-tasktracker linux-headers-3.5.0-17 linux-headers-3.5.0-17-generic
  7. Use 'apt-get autoremove' to remove them.
  8. The following extra packages will be installed:
  9.   python3-distupgrade
  10. The following packages will be upgraded:
  11.   python3-distupgrade
  12. 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  13. 6 not fully installed or removed.
  14. Need to get 0 B/141 kB of archives.
  15. After this operation, 0 B of additional disk space will be used.
  16. Do you want to continue [Y/n]? y
  17. (Reading database ... 157562 files and directories currently installed.)
  18. Preparing to replace python3-distupgrade 1:0.190.3 (using .../python3-distupgrade_1%3a0.190.4_all.deb) ...
  19. Fatal Python error: Py_Initialize: Unable to get the locale encoding
  20. EOFError: EOF read where not expected
  21. Aborted (core dumped)
  22. dpkg: warning: subprocess old pre-removal script returned error exit status 134
  23. dpkg: trying script from the new package instead ...
  24. Fatal Python error: Py_Initialize: Unable to get the locale encoding
  25. EOFError: EOF read where not expected
  26. Aborted (core dumped)
  27. dpkg: error processing /var/cache/apt/archives/python3-distupgrade_1%3a0.190.4_all.deb (--unpack):
  28.  subprocess new pre-removal script returned error exit status 134
  29. Fatal Python error: Py_Initialize: Unable to get the locale encoding
  30. EOFError: EOF read where not expected
  31. Aborted (core dumped)
  32. dpkg: error while cleaning up:
  33.  subprocess installed post-installation script returned error exit status 134
  34. Errors were encountered while processing:
  35.  /var/cache/apt/archives/python3-distupgrade_1%3a0.190.4_all.deb
  36. E: Sub-process /usr/bin/dpkg returned an error code (1)
RAW Paste Data
Top