Advertisement
Guest User

Untitled

a guest
Jun 7th, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. sudo apt-get install locales
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages were automatically installed and are no longer required:
  6. libbrlapi0.6 console-data libiscsi1 libssh2-1
  7. Use 'apt-get autoremove' to remove them.
  8. The following packages will be upgraded:
  9. locales
  10. 1 upgraded, 0 newly installed, 0 to remove and 2016 not upgraded.
  11. 1 not fully installed or removed.
  12. Need to get 0 B/3841 kB of archives.
  13. After this operation, 6429 kB of additional disk space will be used.
  14. WARNING: The following packages cannot be authenticated!
  15. locales
  16. Install these packages without verification [y/N]? y
  17. dpkg: dependency problems prevent configuration of locales:
  18. libc6:i386 (2.17-5) breaks locales (<< 2.17) and is installed.
  19. Version of locales to be configured is 2.13+git20120306-3.
  20. libc6:amd64 (2.17-5) breaks locales (<< 2.17) and is installed.
  21. Version of locales to be configured is 2.13+git20120306-3.
  22.  
  23. dpkg: error processing locales (--configure):
  24. dependency problems - leaving unconfigured
  25. No apport report written because the error message indicates its a followup error from a previous failure.
  26. Errors were encountered while processing:
  27. locales
  28. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement