perl: warning: Setting locale failed.

Mark Hensler's picture

He has: 4,048 posts

Joined: Aug 2000

Anyone know how do I fix this?

[max@host EIRC-1.0.1]$ /usr/lib/ssl/misc/CA.pl
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US",
        LC_TIME = "en_US",
        LC_NUMERIC = "en_US",
        LC_CTYPE = "en_US",
        LC_MONETARY = "en_US",
        LC_COLLATE = "en_US",
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
[max@host max]$ locale -a | grep -i 'us'
en_US
en_US.ISO-8859-1
en_US.UTF-8
russian
[max@host max]$
'

Mark Hensler
If there is no answer on Google, then there is no question.

mairving's picture

They have: 2,256 posts

Joined: Feb 2001

Haven't really run across that one before.
It looks like you can find some more info here

Mark Hensler's picture

He has: 4,048 posts

Joined: Aug 2000

It was working before I updated some RPMs. I didn't expect it to break stuff. Sad

Thanks for the link!

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.