As if the __stderr/__sF troubles weren't enough, my locale settings
don't work any more. ls(1) just shows the English names for the months,
perl complains every time:

perl: warning: Please check that your locale settings:
        LC_ALL = (unset),
        LANG = "uk_UA.KOI8-U"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

And other programs (elm, vi) misbehave similarly. ru_SU.KOI8-R is fine.
Would this be an imperial-sponsored conspiracy ;-) ?

The /usr/share/locale/uk_UA.KOI8-U only has LC_COLLATE, LC_CTYPE,
LC_TIME, while the ru_SU.KOI8-R has LC_MESSAGES, LC_MONETARY, LC_NUMERIC
as well. But it used to work before. Perhaps, the recent changes
in locale handling require all (more) LC_* files to be present?

        -mi




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to