<div dir="ltr"><div><div><div><div><div><div><div><div><div>Good people;<br><br></div>This morning I decided to chase down and fix the errors I get regarding locales on voyage.<br><br></div>This is the classic example of a problem with a lot of heat but not much light. Anyway, after reading a lot of different posts on the topic, including a sequence on this list in January past, I solved the problem.<br>
<br></div>First, the system must be writeable, so<br><br><div style="margin-left:40px"><span style="font-family:courier new,monospace">remountrw</span><br></div><br></div>Then, I had to install the full locales package<br>
<br></div><div style="margin-left:40px"><span style="font-family:courier new,monospace">apt-get install locales-all</span><br></div><br></div>Then I tried to reconfigure but with out a /usr/share/i18n/SUPPORTED file that didn't work, so I did this:<br>
</div><div><br><div style="margin-left:40px"><span style="font-family:courier new,monospace">echo en_CA.UTF-8 > /usr/share/i18n/SUPPORTED<br>dpkg-reconfigure locales<br></span></div><br></div>That worked! no more LC_* error messages from anything. Finally, since I did not need a full set of locales, I did this:<br>
<br><div style="margin-left:40px"><span style="font-family:courier new,monospace">apt-get install localepurge<br>localepurge</span><br></div></div><br>And made the system read only<br><br></div><div style="margin-left:40px">
<span style="font-family:courier new,monospace">remountro</span><br clear="all"></div><div><div><div><div><div><div><div><div><div><div><div><br></div><div>That's it! I hope this helps others on this list...<br></div>
<div>-- <br><div dir="ltr">Chris Hermansen · clhermansen "at" gmail "dot" com<br><br>C'est ma façon de parler.</div>
</div></div></div></div></div></div></div></div></div></div></div></div>