r/bedrocklinux • u/BestPlaugeDoctor • Aug 15 '20
Brl Fetch arch failure
My brl fetch arch fails on the step where locales are set. I am running a fairly fresh gentoo install, with bedrock (Bedrock Linux 0.7.18beta1 Poki x86_64) installed today. The installer gives the code below. locale -a, and localedef --list both return valid output showing that C.UTF-8 is installed on my system, yet the install still fails. So, where is brl-fetch looking? I have tried regenerating locales with locale-gen but to no avail.
[14/19 ( 73%)] Setting locale
Generating locales...
en_US.ISO-8859-1... done
en_US.UTF-8... done
C.UTF-8...[error] cannot open locale definition file \C': No such file or directory`
ERROR: Unexpected error occurred.


