Advertisement
Guest User

Untitled

a guest
Nov 25th, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. wyth@server:~$ sudo apt -f install
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Correcting dependencies... Done
  6. The following packages were automatically installed and are no longer required:
  7. appmenu-qt distro-info-data gir1.2-gconf-2.0 gir1.2-gnomebluetooth-1.0 gnome-accessibility-themes gnome-themes-standard
  8. indicator-appmenu libdbusmenu-qt2 libept1.4.12 libgdata13 libgphoto2-l10n libgupnp-av-1.0-2 libjasper1 libjson0 libmediaart-1.0-0
  9. libnl-route-3-200 libtracker-sparql-0.16-0 libupower-glib1 libxcb-util0 linux-image-3.13.0-85-generic
  10. linux-image-extra-3.13.0-85-generic mutter-common python-gconf telepathy-indicator watershed
  11. Use 'sudo apt autoremove' to remove them.
  12. The following additional packages will be installed:
  13. libencode-locale-perl libept1.5.0 libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl libfont-afm-perl libglewmx1.13
  14. libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
  15. libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libio-html-perl liblwp-mediatypes-perl
  16. liblwp-protocol-https-perl libnet-dbus-perl libnet-http-perl libnux-4.0-0 libnux-4.0-common libpython-all-dbg libpython-all-dev
  17. libpython-dbg libpython-dev libpython-stdlib libtie-ixhash-perl libvte-2.91-0 libvte-2.91-common libwww-perl libwww-robotrules-perl
  18. libx11-protocol-perl libxml-parser-perl libxml-twig-perl libxml-xpathengine-perl python python-dev synaptic xdg-utils zeitgeist-core
  19. Suggested packages:
  20. libdata-dump-perl libcrypt-ssleay-perl libauthen-ntlm-perl libunicode-map8-perl libunicode-string-perl xml-twig-tools python-doc
  21. python-tk dwww menu deborphan gvfs-bin
  22. The following NEW packages will be installed:
  23. libencode-locale-perl libept1.5.0 libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl libfont-afm-perl libglewmx1.13
  24. libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
  25. libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libio-html-perl liblwp-mediatypes-perl
  26. liblwp-protocol-https-perl libnet-dbus-perl libnet-http-perl libtie-ixhash-perl libvte-2.91-0 libvte-2.91-common libwww-perl
  27. libwww-robotrules-perl libx11-protocol-perl libxml-parser-perl libxml-twig-perl libxml-xpathengine-perl python-dev xdg-utils
  28. The following packages will be upgraded:
  29. libnux-4.0-0 libnux-4.0-common libpython-all-dbg libpython-all-dev libpython-dbg libpython-dev libpython-stdlib python synaptic
  30. zeitgeist-core
  31. 10 upgraded, 33 newly installed, 0 to remove and 895 not upgraded.
  32. 5 not fully installed or removed.
  33. Need to get 0 B/4,399 kB of archives.
  34. After this operation, 6,705 kB of additional disk space will be used.
  35. Do you want to continue? [Y/n] y
  36. Extracting templates from packages: 100%
  37. Setting up python-minimal (2.7.11-1) ...
  38. Traceback (most recent call last):
  39. File "/usr/local/lib/python2.7/runpy.py", line 162, in _run_module_as_main
  40. "__main__", fname, loader, pkg_name)
  41. File "/usr/local/lib/python2.7/runpy.py", line 72, in _run_code
  42. exec code in run_globals
  43. File "/usr/local/lib/python2.7/compileall.py", line 16, in <module>
  44. import struct
  45. File "/usr/local/lib/python2.7/struct.py", line 1, in <module>
  46. from _struct import *
  47. ImportError: No module named _struct
  48. dpkg: error processing package python-minimal (--configure):
  49. subprocess installed post-installation script returned error exit status 1
  50. Errors were encountered while processing:
  51. python-minimal
  52. E: Sub-process /usr/bin/dpkg returned an error code (1)
  53. wyth@server:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement