daily pastebin goal
17%
SHARE
TWEET

Untitled

a guest Nov 17th, 2012 53 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@US154602:~# apt-get remove python3-distupgrade
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages will be REMOVED:
  6.   apturl-common apturl-kde python3-distupgrade python3-update-manager
  7. 0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
  8. 12 not fully installed or removed.
  9. After this operation, 1,145 kB disk space will be freed.
  10. Do you want to continue [Y/n]? y
  11. (Reading database ... 157712 files and directories currently installed.)
  12. Removing apturl-kde ...
  13. Fatal Python error: Py_Initialize: Unable to get the locale encoding
  14. EOFError: EOF read where not expected
  15. Aborted (core dumped)
  16. dpkg: error processing apturl-kde (--remove):
  17.  subprocess installed pre-removal script returned error exit status 134
  18. No apport report written because MaxReports is reached already
  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: error while cleaning up:
  23.  subprocess installed post-installation script returned error exit status 134
  24. Removing apturl-common ...
  25. Fatal Python error: Py_Initialize: Unable to get the locale encoding
  26. EOFError: EOF read where not expected
  27. Aborted (core dumped)
  28. dpkg: error processing apturl-common (--remove):
  29.  subprocess installed pre-removal script returned error exit status 134
  30. No apport report written because MaxReports is reached already
  31.                                                               dpkg: error processing python3-distupgrade (--remove):
  32.  Package is in a very bad inconsistent state - you should
  33.  reinstall it before attempting a removal.
  34. No apport report written because MaxReports is reached already
  35.                                                               Removing python3-update-manager ...
  36. Fatal Python error: Py_Initialize: Unable to get the locale encoding
  37. EOFError: EOF read where not expected
  38. Aborted (core dumped)
  39. dpkg: error processing python3-update-manager (--remove):
  40.  subprocess installed pre-removal script returned error exit status 134
  41. No apport report written because MaxReports is reached already
  42.                                                               Errors were encountered while processing:
  43.  apturl-kde
  44.  apturl-common
  45.  python3-distupgrade
  46.  python3-update-manager
  47. E: Sub-process /usr/bin/dpkg returned an error code (1)
RAW Paste Data
Top