#!/bin/bash
# tadaen sylvermane | jason gibson
# configure locales for ubuntu bionic ltsp chroot creation
for var in LC_ALL= LANG= ; do
export "$var"en_US.UTF-8
done
ltsp-build-client --chroot "$1"
--
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to ltsp in Ubuntu.
https://bugs.launchpad.net/bugs/1802707
Title:
Error: 'C.UTF-8' is not a supported language or locale
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/1802707/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~edubuntu-bugs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~edubuntu-bugs
More help : https://help.launchpad.net/ListHelp