daily pastebin goal
8%
SHARE
TWEET

Untitled

a guest Jan 4th, 2016 43 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ~# apt-get autoremove
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  6. 4 not fully installed or removed.
  7. After this operation, 0 B of additional disk space will be used.
  8. Can't exec "locale": No such file or directory at /usr/share/perl5/Debconf/Encoding.pm line 16.
  9. Use of uninitialized value $Debconf::Encoding::charmap in scalar chomp at /usr/share/perl5/Debconf/Encoding.pm line 17.
  10. dpkg: warning: 'ldconfig' not found in PATH or not executable
  11. dpkg: error: 1 expected program not found in PATH or not executable
  12. Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin
  13. E: Sub-process /usr/bin/dpkg returned an error code (2)
  14.  
  15. ~# sudo apt-get install --reinstall libc-bin
  16. Reading package lists... Done
  17. Building dependency tree
  18. Reading state information... Done
  19. Some packages could not be installed. This may mean that you have
  20. requested an impossible situation or if you are using the unstable
  21. distribution that some required packages have not yet been created
  22. or been moved out of Incoming.
  23. The following information may help to resolve the situation:
  24.  
  25. The following packages have unmet dependencies:
  26.  libc-bin : Depends: libc6 (< 2.20) but 2.22-0experimental1 is to be installed
  27. E: Unable to correct problems, you have held broken packages.
RAW Paste Data
Top