Re: Locale error: Falling back to C locale

2018-03-30 Thread Pierre Neidhardt
Ricardo Wurmus writes: > Pierre Neidhardt writes: > >> The problem is gone for Emacs (hurray!) but not for stow. >> >> What does it mean? That glibc _must_ be installed on all user profiles? > > Certainly not. I’ve never installed glibc into any

Re: Locale error: Falling back to C locale

2018-03-29 Thread Pierre Neidhardt
Ricardo Wurmus writes: > Pierre Neidhardt writes: > >> Glibc was not installed, but installing it pulls 3 packages: >> >> > guix build glibc >> >> /gnu/store/2kjscn5i1zjq2h3j0dcwfnzmc69lajz1-glibc-2.26.105-g0890d5379c-debug >>

Re: Locale error: Falling back to C locale

2018-03-29 Thread Ricardo Wurmus
Pierre Neidhardt writes: > Glibc was not installed, but installing it pulls 3 packages: > > > guix build glibc > > /gnu/store/2kjscn5i1zjq2h3j0dcwfnzmc69lajz1-glibc-2.26.105-g0890d5379c-debug >

Re: Locale error: Falling back to C locale

2018-03-29 Thread Pierre Neidhardt
Marius Bakke writes: > Pierre Neidhardt writes: > >> Marius Bakke writes: >> >>> Can you post the output of these commands in a terminal: >>> >>> $ locale >> >> locale: command not found > > Try: "$(guix build glibc)/bin/locale"

Re: Locale error: Falling back to C locale

2018-03-29 Thread Marius Bakke
Pierre Neidhardt writes: > Marius Bakke writes: > >> Can you post the output of these commands in a terminal: >> >> $ locale > > locale: command not found Try: "$(guix build glibc)/bin/locale" instead. And then `ls -l /run/current-system/locale/2.26/`.

Re: Locale error: Falling back to C locale

2018-03-29 Thread Pierre Neidhardt
Marius Bakke writes: > Can you post the output of these commands in a terminal: > > $ locale locale: command not found > $ env | grep LOCPATH GUIX_LOCPATH=/run/current-system/locale > $ ls -l /run/current-system/locale/ total 4 dr-xr-xr-x 36 root root

Re: Locale error: Falling back to C locale

2018-03-29 Thread Marius Bakke
Pierre Neidhardt writes: > Marius Bakke writes: > >> Pierre Neidhardt writes: >> guix package -I local >>> glibc-utf8-locales 2.26.105-g0890d5379cout >>>

Re: Locale error: Falling back to C locale

2018-03-28 Thread Pierre Neidhardt
Marius Bakke writes: > Pierre Neidhardt writes: > >>> guix package -I local >> glibc-utf8-locales 2.26.105-g0890d5379cout >> /gnu/store/3k6hl20c3b7big8ngrsl6mj9k8xav99d-glibc-utf8-locales-2.26.105-g0890d5379c >> >>> guix package -I emacs >>

Re: Locale error: Falling back to C locale

2018-03-28 Thread Marius Bakke
Pierre Neidhardt writes: >> guix package -I local > glibc-utf8-locales2.26.105-g0890d5379cout > /gnu/store/3k6hl20c3b7big8ngrsl6mj9k8xav99d-glibc-utf8-locales-2.26.105-g0890d5379c > >> guix package -I emacs > emacs 25.3out

Re: Locale error: Falling back to C locale

2018-03-27 Thread Ludovic Courtès
Pierre Neidhardt skribis: > Some applications complain about the locale: > > > stow . > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), >