On Thu, Apr 12, 2007 at 11:28:30AM +0200, Eugeniy Meshcheryakov wrote:
> Package: belocs-locales-data
> Version: 2.4-5
> Severity: grave
> 
> This package stooped to work after upgrading to libc6 2.5-1. I get
> messages like this during package configuration:
> 
> perl: warning: Falling back to the standard locale ("C").
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
>         LANGUAGE = (unset),
>         LC_ALL = (unset),
>         LANG = "uk_UA.UTF-8"
>     are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").

Hi Eugeniy,

You are right, there is an off-by-one error in locale-gen :(
  sed -i -e 's/20051016/20051017/' /usr/sbin/locale-gen

A workaround is to replace
  GLIBC_MAGIC=auto
by
  GLIBC_MAGIC=20051014
in /etc/belocs/locale-gen.conf and run
  locale-gen --purge
That said, removing belocs-locales-* is surely a good idea, it
seems that nobody is willing to maintain these packages.

Denis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to