[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: error generating all locales with locales version 2.3.1-5



What arch you using, please?

On Wed, Nov 27, 2002 at 05:05:37PM +0100, Jan Pospisil wrote:
> Package: locales
> Version: 2.3.1-5
> 
> I am having troubles generating locales after last apt-get upgrade. In my
> /etc/locale.gen I have:
> 
> # cat /etc/locale.gen
> cs_CZ ISO-8859-2
> de_DE ISO-8859-1
> en_US ISO-8859-1
> 
> Running locale-gen prints out
> 
> # locale-gen
> Generating locales...
>   cs_CZ.ISO-8859-2... done
>   de_DE.ISO-8859-1... done
>   en_US.ISO-8859-1... done
> Generation complete.
> 
> However no locales are generated (there is nothin but locale-archive in
> /usr/lib/locale). If I changed the /usr/sbin/locale-gen script so that it
> is more verbose when calling localedef
> 
> (BTW it would be nice to be able to
> tell locale-gen to be more verbose by adding the -v paramter; in my
> /usr/sbin/locale-gen I have now:
> ...
> localedef -v -i $input -c -f $charset $locale;
> ...
> )
> 
> or if I run localedef manually, I get:
> 
> # localedef -v -i cs_CZ -f "ISO-8859-2" 'cs_CZ.ISO-8859-2'
> /usr/share/i18n/locales/cs_CZ:108: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:109: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:110: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:112: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:115: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:116: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:117: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:118: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:120: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:121: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:122: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:123: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:124: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:125: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:126: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:127: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:128: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:129: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/cs_CZ:130: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/i18n:1107: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/i18n:1313: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/i18n:1345: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/i18n:1373: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/translit_neutral:10: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:11: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:12: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:13: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:14: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:15: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:16: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:17: non-symbolic character value
> should not be used
> LC_NAME: field `name_gen' not defined
> LC_ADDRESS: field `country_isbn' not defined
> LC_ADDRESS: field `country_num' not defined
> LC_IDENTIFICATION: field `audience' not defined
> LC_IDENTIFICATION: field `application' not defined
> LC_IDENTIFICATION: field `abbreviation' not defined
> LC_IDENTIFICATION: no identification for category `LC_MEASUREMENT'
> no output file produced because warning were issued
> 
> 
> same errors I get for other locales as well:
> 
> # localedef -v -i en_US -f "ISO-8859-1" 'en_US.ISO-8859-1'
> /usr/share/i18n/locales/en_US:7: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:8: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:9: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:11: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:14: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:15: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:16: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:17: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:19: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:20: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:21: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:22: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:23: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:24: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:25: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:26: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:27: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:28: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:29: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:34: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/i18n:1107: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/i18n:1313: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/i18n:1345: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/i18n:1373: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/en_US:40: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/translit_neutral:10: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:11: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:12: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:13: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:14: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:15: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:16: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:17: non-symbolic character value
> should not be used
> LC_NAME: field `name_gen' not defined
> LC_IDENTIFICATION: field `audience' not defined
> LC_IDENTIFICATION: field `application' not defined
> LC_IDENTIFICATION: field `abbreviation' not defined
> LC_IDENTIFICATION: no identification for category `LC_MEASUREMENT'
> no output file produced because warning were issued
> 
> 
> # localedef -v -i de_DE -f "ISO-8859-1" 'de_DE.ISO-8859-1'
> /usr/share/i18n/locales/de_DE:7: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:8: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:9: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:11: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:14: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:15: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:16: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:17: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:19: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:20: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:21: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:22: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:23: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:24: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:25: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:26: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:27: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:28: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:29: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:34: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/i18n:1107: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/i18n:1313: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/i18n:1345: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/i18n:1373: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:38: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/de_DE:67: non-symbolic character value should not
> be used
> /usr/share/i18n/locales/translit_neutral:10: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:11: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:12: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:13: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:14: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:15: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:16: non-symbolic character value
> should not be used
> /usr/share/i18n/locales/translit_neutral:17: non-symbolic character value
> should not be used
> LC_NAME: field `name_gen' not defined
> LC_IDENTIFICATION: field `audience' not defined
> LC_IDENTIFICATION: field `application' not defined
> LC_IDENTIFICATION: field `abbreviation' not defined
> LC_IDENTIFICATION: no identification for category `LC_MEASUREMENT'
> no output file produced because warning were issued
> 
> and so on.
> 
> The versions of my related packages (libc6 & spol.) are all 2.3.1-5.
> 
> Could you please help me?
> Thank you in advance.
> 
> J.P.
> 
>            \|/
>           (*.*)
> =======oOO=(-)=OOo====================================================
>   Ing. Jan Pospisil                       University of West Bohemia
>   tel:    (+420) 377 491-426      New Technologies - Research Centre
>   fax:    (+420) 377 421-420                          Univerzitni 20
>   e-mail: Jan.Pospisil@ntc.zcu.cz                      306 14  Plzen
> ======================================================================
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-glibc-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 



Reply to: