[Bug 1166841] Re: lxc-create fails if LANG != en_GB.UTF-8
James Hunt
1166841 at bugs.launchpad.net
Tue Apr 9 14:57:06 UTC 2013
Adding '-x' to the ubuntu template the problem is with locale-gen:
+ configure_ubuntu /var/lib/lxc/raring/rootfs raring raring
+ rootfs=/var/lib/lxc/raring/rootfs
+ hostname=raring
+ release=raring
+ cat
+ cat
+ cat
+ '[' '!' -f /var/lib/lxc/raring/rootfs/etc/init/container-detect.conf ']'
+ '[' -z '' ']'
+ chroot /var/lib/lxc/raring/rootfs useradd --create-home -s /bin/bash ubuntu
+ echo ubuntu:ubuntu
+ chroot /var/lib/lxc/raring/rootfs chpasswd
+ '[' -z fr_CA.UTF8 ']'
+ chroot /var/lib/lxc/raring/rootfs locale-gen fr_CA.UTF8
lxc-create: failed to execute template 'ubuntu'
lxc-create: aborted
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1166841
Title:
lxc-create fails if LANG != en_GB.UTF-8
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1166841/+subscriptions
More information about the Ubuntu-server-bugs
mailing list