Malikz Posted January 20, 2019 Posted January 20, 2019 hey guys how I can fix this error on armbian I just checked StackOverflow and many other sites but still the same any help? Thanks, Best Regards
Aleks Posted January 21, 2019 Posted January 21, 2019 I believe that you can do the following to generate the locale en_US.UTF-8 on the system : sed -i 's/^# *\(en_US.UTF-8\)/\1/' /etc/locale.gen && locale-gen
Z11ntal33r Posted January 26, 2019 Posted January 26, 2019 Untick "Set locale environment variables on startup" in Terminal -> Preferences -> Profiles -> Homebrew (if that is the profile you use) -> Advanced
Recommended Posts