Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Can't exec “locale”: No such file or directory  (Read 2065 times)

0 Members and 1 Guest are viewing this topic.

vichithrakumart

  • Guest
Can't exec “locale”: No such file or directory
« on: August 06, 2018, 10:22:59 pm »
This error shows when you repairing the Ubuntu using the repair button

To resolve the issue please follow below steps:

Code: [Select]
# apt-get download libc-bin
# dpkg -x libc-bin*.deb unpackdir/

# sudo cp unpackdir/sbin/ldconfig /sbin/

# sudo apt-get install --reinstall libc-bin
# sudo apt-get install -f