[Bug 1802707] Re: Error: 'C.UTF-8' is not a supported language or locale
JPHein
1802707 at bugs.launchpad.net
Sun Nov 11 10:09:04 UTC 2018
#!/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 Ubuntu
Foundations Bugs, 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
Status in ltsp package in Ubuntu:
New
Bug description:
I: Configuring nplan...
I: Configuring networkd-dispatcher...
I: Configuring kbd...
I: Configuring console-setup-linux...
I: Configuring console-setup...
I: Configuring ubuntu-minimal...
I: Configuring libc-bin...
I: Configuring systemd...
I: Configuring ca-certificates...
I: Configuring initramfs-tools...
I: Base system installed successfully.
Error: 'C.UTF-8' is not a supported language or locale
error: LTSP client installation ended abnormally
sudo dpkg-reconfigure locales does not fix it
sudo locale-gen C.UTF-8
Error: 'C.UTF-8' is not a supported language or locale
lsb_release --all
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic
uname -r
4.15.0-1030-azure
Using the turkish school's ppa deb http://ppa.launchpad.net/ts.sch.gr/ppa/ubuntu bionic main
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/1802707/+subscriptions
More information about the foundations-bugs
mailing list