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

Bug#70806: locales: Security upload to stable broke es_AR locale



> > Package: locales
> > Version: 2.1.3-10
> > Severity: normal
> 
> That's not the security update you mentioned: that has versoin 2.1.3-13.

 I know, I reported this on another machine and forgot to change the header.

> >  The file /usr/share/locale/es_AR/LC_CTYPE is now missing. Now my country's
> > locale is broken. When upgrading to *stable* please try to compare the old
> > and new packages.
> 
> I actually did, no locale information was changed.

 At work:

$ dpkg -s locales | grep Version 
Version: 2.1.3-13
$ perl
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "es_AR"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
$ dpkg -L locales | grep es_AR 
/usr/share/locale/es_AR
/usr/share/locale/es_AR/LC_COLLATE
/usr/share/locale/es_AR/LC_MONETARY
/usr/share/locale/es_AR/LC_NUMERIC
/usr/share/locale/es_AR/LC_TIME
/usr/share/locale/es_AR/LC_MESSAGES
/usr/share/locale/es_AR/LC_MESSAGES/SYS_LC_MESSAGES

 Now, back at home:

$ dpkg -s locales | grep Version 
Version: 2.1.3-10
$ perl

$ dpkg -L locales | grep es_AR
/usr/share/locale/es_AR
/usr/share/locale/es_AR/LC_CTYPE
/usr/share/locale/es_AR/LC_COLLATE
/usr/share/locale/es_AR/LC_MONETARY
/usr/share/locale/es_AR/LC_NUMERIC
/usr/share/locale/es_AR/LC_TIME
/usr/share/locale/es_AR/LC_MESSAGES
/usr/share/locale/es_AR/LC_MESSAGES/SYS_LC_MESSAGES
$ 

 Besides, this was already reported and fixed long ago.



Reply to: