You are not logged in.
I did pacman -Syu, and after each login I see:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "pl_PL",
LC_ALL = "pl_PL",
LC_COLLATE = "C",
LANG = "pl_PL"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "pl_PL",
LC_ALL = "pl_PL",
LC_COLLATE = "C",
LANG = "pl_PL"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
bash works, but I want to use zsh, how zsh is related to perl? How can I find what is wrong? Which locale may be invalid?
I think that locale doesn't work now (neighter in bash), because when I run "tar" I see messages in english, not polish.
Offline
Are you using the glibc from testing? If yes, check the front page news for information on how to generate your locales.
Offline
Yes. Thank you.
Offline