Public bug reported:

Binary package hint: ubuntu-vm-builder

instead of using $LANG for locale-gen the actual value from
/etc/default/locale should be used to generate the locale ... in case
you want to force apt output and other messages to POSIX through
prefixing the vm builder command with LANG=C (i.e. for getting english
build logs) it will fail to generate the proper locale.

instead of the 
LANG=$HOSTLANG 
in do_copy_settings(), it could probably just source /etc/default/locale (which 
sets LANG) or pull LANG out of the file with a sed command.

** Affects: ubuntu-vm-builder (Ubuntu)
     Importance: Undecided
         Status: New

-- 
should not blindly read from $LANG for the locale-gen command
https://bugs.launchpad.net/bugs/237767
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to