Guest User

Untitled

a guest
Oct 18th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. Reading package lists... Done
  2. Building dependency tree
  3. Reading state information... Done
  4. You might want to run 'apt-get -f install' to correct these:
  5. The following packages have unmet dependencies:
  6. aptdaemon : Depends: python3-aptdaemon (= 1.1.1-1ubuntu5.1) but 1.1.1-1ubuntu5 is to be installed
  7. ubuntu-release-upgrader-core : Depends: python3-distupgrade (= 1:0.220.6) but 1:0.220.2 is to be installed
  8. ubuntu-release-upgrader-gtk : Depends: python3-distupgrade (= 1:0.220.6) but 1:0.220.2 is to be installed
  9. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  10.  
  11. sudo apt-get -configure -a
  12.  
  13. sudo apt-get -f install
  14.  
  15. Could not find platform dependent libraries <exec_prefix>
  16. Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
  17. Fatal Python error: Py_Initialize: Unable to get the locale encoding
  18. ImportError: No module named 'encodings'
  19. Aborted (core dumped)
  20. dpkg: error while cleaning up:
  21. subprocess installed post-installation script returned error exit status 134
  22. Errors were encountered while processing:
  23. /var/cache/apt/archives/python3-aptdaemon.pkcompat_1.1.1-1ubuntu5.1_all.deb
  24. /var/cache/apt/archives/python3-aptdaemon.gtk3widgets_1.1.1-1ubuntu5.1_all.deb
  25. /var/cache/apt/archives/python3-aptdaemon_1.1.1-1ubuntu5.1_all.deb
  26. /var/cache/apt/archives/language-selector-gnome_0.129.3_all.deb
  27. /var/cache/apt/archives/language-selector-common_0.129.3_all.deb
  28. /var/cache/apt/archives/ubuntu-drivers-common_1%3a0.2.91.7_amd64.deb
  29. /var/cache/apt/archives/python3-distupgrade_1%3a0.220.6_all.deb
  30. /var/cache/apt/archives/python3-uno_1%3a4.2.7-0ubuntu2_amd64.deb
  31. E: Sub-process /usr/bin/dpkg returned an error code (1)
  32.  
  33. subprocess new pre-removal script returned error exit status 134
  34. Could not find platform independent libraries <prefix>
  35. Could not find platform dependent libraries <exec_prefix>
  36. Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
  37. Fatal Python error: Py_Initialize: Unable to get the locale encoding
  38. ImportError: No module named 'encodings'
  39. Aborted (core dumped)
  40. dpkg: error while cleaning up:
  41. subprocess installed post-installation script returned error exit status 134
  42. Errors were encountered while processing:
  43. /var/cache/apt/archives/python3-aptdaemon.pkcompat_1.1.1-1ubuntu5.1_all.deb
  44. /var/cache/apt/archives/python3-aptdaemon.gtk3widgets_1.1.1-1ubuntu5.1_all.deb
  45. /var/cache/apt/archives/python3-aptdaemon_1.1.1-1ubuntu5.1_all.deb
  46. /var/cache/apt/archives/language-selector-gnome_0.129.3_all.deb
  47. /var/cache/apt/archives/language-selector-common_0.129.3_all.deb
  48. /var/cache/apt/archives/ubuntu-drivers-common_1%3a0.2.91.7_amd64.deb
  49. /var/cache/apt/archives/python3-distupgrade_1%3a0.220.7_all.deb
  50. /var/cache/apt/archives/python3-uno_1%3a4.2.7-0ubuntu2_amd64.deb
  51. E: Sub-process /usr/bin/dpkg returned an error code (1)
  52.  
  53. Errors were encountered while processing:
  54. python3
  55. python3-apt
  56. language-selector-common
  57. ubuntu-drivers-common
  58. update-notifier-common
  59. apparmor
  60. python3-distupgrade
  61. ubuntu-release-upgrader-core
  62. python3-problem-report
  63. python3-apport
  64. apport
  65. apport-gtk
  66. python3-aptdaemon
  67. aptdaemon
  68. python3-aptdaemon.gtk3widgets
  69. language-selector-gnome
  70. python3-urllib3
  71. python3-requests
  72. python3-software-properties
  73. software-properties-common
  74. python3-uno
  75. software-properties-gtk
  76. python3-aptdaemon.pkcompat
  77. system-config-printer-gnome
  78. ubuntu-release-upgrader-gtk
  79. update-notifier
  80. usb-creator-common
  81. usb-creator-gtk
  82. xul-ext-ubufox
  83. E: Sub-process /usr/bin/dpkg returned an error code (1)
  84.  
  85. sudo apt-get clean
  86. sudo apt-get update
  87. sudo apt-get -f install
Add Comment
Please, Sign In to add comment