[Bug 813398] Re: lxc-create -t ubuntu spews locale errors
alexeagar
alexeagar at gmail.com
Sun Nov 20 07:39:27 UTC 2011
Here is a slightly different workaround.
http://ubuntuforums.org/showthread.php?t=1457166
>From within your container, either install locales,
sudo apt-get install locales
or if locales is already installed, reconfigure it.
sudo dpkg-reconfigure locales
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debootstrap in Ubuntu.
https://bugs.launchpad.net/bugs/813398
Title:
lxc-create -t ubuntu spews locale errors
Status in “debootstrap” package in Ubuntu:
Won't Fix
Status in “lxc” package in Ubuntu:
Won't Fix
Bug description:
I'm on oneiric, up to date. I ran
sudo lxc-create -t ubuntu -n lucid-test-lp -f /etc/lxc/local.conf -- -r lucid -a i386 -b robertc
and it spewed:
Setting up lxcguest (0.7.4-0ubuntu10~lucid1) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_NZ:en",
LC_ALL = (unset),
LANG = "en_NZ.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_NZ:en",
LC_ALL = (unset),
LANG = "en_NZ.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/813398/+subscriptions
More information about the foundations-bugs
mailing list