Changes

Jump to: navigation, search

Locales inside VE

488 bytes added, 17:14, 21 March 2008
added a permanent fix for the missing locale problem
so the default LC will be used.
 
== Fix 3 ==
 
To fix this permanently for all new vzs you create, edit your '''/vz/templates/&lt;distro&gt;/&lt;version&gt;/&lt;platform&gt;/.rpmmacros''' and change the line <b>%_install_langs C</b>
to include the language(s) you want, for example:
 
%_install_langs C:pt_PT:pt_PT.UTF-8:en_US:en_US.UTF-8
 
or simply
 
%_install_langs all
 
After this you will need to rebuild your [[OS template cache]], for example:
 
vzpkgcache -r centos-4-i386-vmirth
vzpkgcache centos-4-i386-vmirth
 
[[Category: Troubleshooting]]
[[Category: Templates]]
2
edits

Navigation menu