daily pastebin goal
17%
SHARE
TWEET

Untitled

a guest Nov 17th, 2012 40 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@US154602:~# dpkg -r --force-depends python3
  2. dpkg: python3: dependency problems, but removing anyway as you requested:
  3.  apport depends on python3.
  4.  ubuntu-minimal depends on python3.
  5.  python3-xkit depends on python3 (>= 3.2).
  6.  language-selector-common depends on python3 (>= 3.2.3-3~).
  7.  python3-software-properties depends on python3 (>= 3.2.3-3~).
  8.  ubuntu-drivers-common depends on python3 (>= 3.2.3-3~).
  9.  python3-pkg-resources depends on python3 (>= 3.1.2-8~).
  10.  python3-pkg-resources depends on python3 (<< 3.3).
  11.  python3-pkg-resources depends on python3 (>= 3.1.2-8~).
  12.  python3-pkg-resources depends on python3 (<< 3.3).
  13.  python3-sip depends on python3 (>= 3.2).
  14.  python3-sip depends on python3 (<< 3.3).
  15.  python3-sip depends on python3 (>= 3.2).
  16.  python3-sip depends on python3 (<< 3.3).
  17.  python3-problem-report depends on python3 (>= 3.2.3-3~).
  18.  foomatic-db-compressed-ppds depends on python3.
  19.  aptdaemon depends on python3 (>= 3.2).
  20.  software-properties-common depends on python3 (>= 3.2.3-3~).
  21.  python3-apport depends on python3 (>= 3.2.3-3~).
  22.  python3-pykde4 depends
  23. (Reading database ... 134967 files and directories currently installed.)
  24. Removing python3 ...
  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 python3 (--remove):
  29.  subprocess installed pre-removal script returned error exit status 134
  30. Fatal Python error: Py_Initialize: Unable to get the locale encoding
  31. EOFError: EOF read where not expected
  32. Aborted (core dumped)
  33. dpkg: error while cleaning up:
  34.  subprocess installed post-installation script returned error exit status 134
  35. Errors were encountered while processing:
  36.  python3
RAW Paste Data
Top