Hi Alex,

openXpki:/usr/src/svn-openxpki/trunk/i18n# echo en_GB.UTF-8 UTF-8 
>> /etc/locale.gen
openXpki:/usr/src/svn-openxpki/trunk/i18n# locale-gen
Generating locales (this might take a while)...
  de_DE.UTF-8... done
  en_GB.UTF-8... done
Generation complete.

NOW, it works fine

THX

Jochen

Am Montag, 28. Juli 2008 13:53:00 schrieb Alexander Klink:
> Hi Jochen,
>
> On Mon, Jul 28, 2008 at 02:59:11PM +0000, Jochen Kunkel wrote:
> > if I set the default language to en_GB, I get the following error.
> > de_DE works fine. SVN Revision 1293
> >
> >    <i18n>
> >         <locale_directory>/usr/share/locale</locale_directory>
> >         <default_language>en_GB</default_language>
> >     </i18n>
> >
> > openXpki:/usr/src/svn-openxpki# /etc/init.d/openxpkid start
> > system.fatal: Exception during initialization task 'i18n':
> > I18N_OPENXPKI_I18N_SE
> > TLOCALE_LC_MESSAGES_FAILED
> > I18N_OPENXPKI_I18N_SETLOCALE_LC_MESSAGES_FAILED; __LOCALE__ =>
> > en_GB.UTF-8openXp
>
> This is probably because you're missing the corresponding locale ...
> What does
> $ locale -a | grep en_GB
> say?
> The change that broke that for you is pretty recent. Did the english
> web interface work for you before that? Until recently, we just didn't
> check the result of setlocale(), so we didn't notice whether that
> failed, but apparently it seemed to work nonetheless - guess we need to
> figure what the best way to go here is ...
>
> Cheers,
>   Alex




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to