Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2016
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. ubuntu@ip-10-0-0-91:~$ sudo apt-get upgrade
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Calculating upgrade... Done
  6. The following package was automatically installed and is no longer required:
  7. grub-gfxpayload-lists
  8. Use 'apt-get autoremove' to remove it.
  9. The following packages have been kept back:
  10. acpid apparmor apt apt-transport-https apt-utils aptitude aptitude-common at
  11. byobu cloud-init cron curl eatmydata gawk gdisk gir1.2-glib-2.0 gnupg
  12. iputils-ping isc-dhcp-client isc-dhcp-common libapt-pkg4.12 libcurl3
  13. libcurl3-gnutls libcwidget3 libept1.4.12 libglib2.0-0 libgnutls-openssl27
  14. libicu52 libldap-2.4-2 liblog-message-simple-perl libpam-systemd
  15. libpython-stdlib libpython2.7 libpython2.7-minimal libpython2.7-stdlib
  16. libstdc++6 libsystemd-daemon0 libxapian22 linux-headers-generic
  17. linux-headers-virtual linux-image-virtual linux-virtual logrotate lshw
  18. ntfs-3g parted popularity-contest python python-apt python-minimal
  19. python-openssl python-pycurl python-requests python-twisted-core
  20. python-twisted-names python-twisted-web python-urllib3 python-xapian
  21. python2.7 python2.7-minimal python3-apt python3-gi python3-pycurl rsyslog
  22. systemd-shim wget
  23. The following packages will be upgraded:
  24. accountsservice dbus initramfs-tools initscripts libaccountsservice0
  25. libcryptsetup4 libgcr-base-3-1 libpolkit-backend-1-0 libpolkit-gobject-1-0
  26. libudev1 open-vm-tools openssh-client openssh-server openssh-sftp-server
  27. plymouth ppp resolvconf sysv-rc udev unattended-upgrades util-linux
  28. uuid-runtime
  29. 22 upgraded, 0 newly installed, 0 to remove and 66 not upgraded.
  30. Need to get 0 B/5177 kB of archives.
  31. After this operation, 2099 kB of additional disk space will be used.
  32. Do you want to continue? [Y/n]
  33. perl: warning: Setting locale failed.
  34. perl: warning: Please check that your locale settings:
  35. LANGUAGE = (unset),
  36. LC_ALL = (unset),
  37. LANG = "en_US.UTF-8"
  38. are supported and installed on your system.
  39. perl: warning: Falling back to the standard locale ("C").
  40. locale: Cannot set LC_CTYPE to default locale: No such file or directory
  41. locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  42. locale: Cannot set LC_ALL to default locale: No such file or directory
  43. Preconfiguring packages ...
  44. (Reading database ... 52312 files and directories currently installed.)
  45. Preparing to unpack .../plymouth_0.9.0-9_amd64.deb ...
  46. Unpacking plymouth (0.9.0-9) over (0.8.8-0ubuntu17.1) ...
  47. dpkg: error processing archive /var/cache/apt/archives/plymouth_0.9.0-9_amd64.deb (--unpack):
  48. trying to overwrite '/lib/x86_64-linux-gnu/libply-splash-graphics.so.2.1.0', which is also in package libplymouth2:amd64 0.8.8-0ubuntu17.1
  49. Processing triggers for man-db (2.7.0.2-5) ...
  50. Errors were encountered while processing:
  51. /var/cache/apt/archives/plymouth_0.9.0-9_amd64.deb
  52. E: Sub-process /usr/bin/dpkg returned an error code (1)
  53. ubuntu@ip-10-0-0-91:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement