[pacman-dev] warning: current locale is invalid...
31 Mar
2007
31 Mar
'07
4:24 a.m.
src/pacman/pacman.c line 448 Any chance this error can be sent to stderr rather than stdout, it's screwing up scripts that read in pacman output. And more to the point is it just me or does this error always come up if LC_ALL|LANG!=C|POSIX Andrew
31 Mar
31 Mar
11:51 p.m.
On 3/30/07, Andrew Fyfe <andrew@neptune-one.net> wrote:
I've actually dumped this error message in a local gettext branch I'm working on. But you are right, it does make more sense in stderr. Are you playing with this on Arch? If so, locale-gen may be your friend. Edit /etc/locale.gen, uncomment the ones you want, and then run locale-gen to generate them. That should prevent the errors you are seeing. -Dan
6590
Age (days ago)
6590
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andrew Fyfe
-
Dan McGee