On Tue, Apr 8, 2014 at 1:00 PM,  <viran...@gmail.com> wrote:
> Hi Robert,
>
> Currently the BBB is booted from the beagleboard provided image and the
> image build is in process. I will upload my logs in 10 hours.
>
> Even for the beagleboard.org provided images, the following error message is
> being displayed quite often which is little bit annoying.
>
> locale: Cannot set LC_CTYPE to default locale: No such file or directory
> locale: Cannot set LC_MESSAGES to default locale: No such file or directory
> locale: Cannot set LC_ALL to default locale: No such file or directory
>
> I tried setting up the locale but the message is still persists. Is there a
> way to disable this?

That is taken care of by here:
https://github.com/beagleboard/image-builder/blob/master/scripts/chroot.sh#L438

did you change locals?

To save space, i'm stripping all the non en locales:
https://github.com/beagleboard/image-builder/blob/master/scripts/chroot.sh#L211

If you need yours kept, add it here:

https://github.com/beagleboard/image-builder/blob/master/scripts/chroot.sh#L214

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to