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

Bug#11871: marked as done (unstable libc5 won't install due to locale problems)



Your message dated Tue, 11 May 1999 03:50:47 -0700
with message-id <v04204e01b35dbbbcdd35@[206.163.71.146]>
and subject line Obsolete bug
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 5 Aug 1997 08:00:58 +0000
Received: (qmail 17380 invoked from network); 5 Aug 1997 08:00:55 -0000
Received: from tweedledumb.cygnus.com (192.80.44.1)
  by master.debian.org with SMTP; 5 Aug 1997 08:00:55 -0000
Received: (from uucp@localhost)
	by tweedledumb.cygnus.com (8.8.5/8.8.5) with UUCP id EAA18601
	for submit@bugs.debian.org; Tue, 5 Aug 1997 04:00:44 -0400 (EDT)
Received: (from eichin@localhost)
	by paycheck.kitten.gen.ma.us (8.8.5/8.8.5) id DAA24726;
	Tue, 5 Aug 1997 03:52:53 -0400
Date: Tue, 5 Aug 1997 03:52:53 -0400
Message-Id: <199708050752.DAA24726@paycheck.kitten.gen.ma.us>
From: "Mark W. Eichin" <eichin@kitten.gen.ma.us>
To: submit@bugs.debian.org
Subject: unstable libc5 won't install due to locale problems

package: libc5
version: 5.4.33-5
package: locales
version: 2.0.4-1

putting in a "set +e" before the do_locale's in libc5.postinst and
having it not drop the errors into /dev/null showed me this list of
failings, most (probably all) of which caused do_locale to give an
error status; because of the set -e, these problems cause libc5 not to
configure... but I don't know whose fault it is.

 do_locale fr_BE ISO-8859-1
/usr/share/i18n/locales/fr_BE:40: values for field `mon_grouping' in category `LC_MONETARY' must not be zero
 do_locale gr_GR ISO-8859-7
/usr/share/i18n/locales/en_DK:3065: unknown character in field `currency_symbol' of category `LC_MONETARY'
 do_locale hr_HR ISO-8859-4
/usr/share/i18n/locales/hr_HR:2209: unknown character in field `mon' of category `LC_TIME'
value of field `int_curr_symbol' in category `LC_MONETARY' does not correspond to a valid name in ISO 4217
 do_locale iw_IL ISO-8859-8
/usr/share/i18n/locales/iw_IL:35: values for field `mon_grouping' in category `LC_MONETARY' must not be zero
/usr/share/i18n/locales/iw_IL:84: unknown character in field `d_fmt' of category `LC_TIME'
no correct regular expression for field `yesexpr' in category `LC_MESSAGES': Unmatched [ or [^
no correct regular expression for field `noexpr' in category `LC_MESSAGES': Unmatched [ or [^
do_locale nl_BE ISO-8859-1
/usr/share/i18n/locales/fr_BE:40: values for field `mon_grouping' in category `LC_MONETARY' must not be zero
do_locale ro_RO ISO-8859-1
/usr/share/i18n/locales/ro_RO:2168: unknown character in field `day' of category `LC_TIME'
/usr/share/i18n/locales/ro_RO:2170: unknown character in field `day' of category `LC_TIME'
/usr/share/i18n/locales/ro_RO:2174: unknown character in field `day' of category `LC_TIME'
do_locale ru_RU ISO-8859-5
/usr/share/i18n/locales/en_DK:3065: unknown character in field `currency_symbol' of category `LC_MONETARY'


Reply to: