Error: 'C.UTF-8' is not a supported language or locale

Bug #1802707 reported by JPHein
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ltsp (Ubuntu)
Won't Fix
Undecided
Unassigned

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 greek school's ppa deb http://ppa.launchpad.net/ts.sch.gr/ppa/ubuntu bionic main

Tags: bionic
JPHein (jp-jphein)
tags: added: bionic
affects: ltsp → ltsp (Ubuntu)
Revision history for this message
JPHein (jp-jphein) wrote :

#!/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"

JPHein (jp-jphein)
description: updated
Revision history for this message
Alkis Georgopoulos (alkisg) wrote :

Closing old LTSP bugs as they're no longer relevant after LTSP has been rewritten from scratch.

Changed in ltsp (Ubuntu):
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.