bug#39936: How To Resolve "LC_ALL: cannot change locale (en_US.utf8)"

2020-03-14 Thread Leo Famulari
On Thu, Mar 12, 2020 at 08:58:19PM +, David Philipe Gil wrote: > I actually don't have a root profile in my home directory if that is > what you mean. However, removing the "LC_ALL=en_US.utf8" from the > "Environment=" line in "/etc/systemd/system/guix-daemon.service" seems > to have solved the

bug#39936: How To Resolve "LC_ALL: cannot change locale (en_US.utf8)"

2020-03-12 Thread David Philipe Gil via Bug reports for GNU Guix
On Thursday, March 12, 2020 5:37 PM, Leo Famulari wrote: > On Thu, Mar 12, 2020 at 12:24:46PM +, David Philipe Gil wrote: > > > my "/etc/systemd/system/guix-daemon.service" says: > > [...] > > > Environment='GUIX_LOCPATH=/var/guix/profiles/per-user/root/guix-profile/lib/locale' > > LC_

bug#39936: How To Resolve "LC_ALL: cannot change locale (en_US.utf8)"

2020-03-12 Thread Leo Famulari
On Thu, Mar 12, 2020 at 12:24:46PM +, David Philipe Gil wrote: > my "/etc/systemd/system/guix-daemon.service" says: [...] > Environment='GUIX_LOCPATH=/var/guix/profiles/per-user/root/guix-profile/lib/locale' > LC_ALL=en_US.utf8 And do you have the locales installed in root's profile? Check

bug#39936: How To Resolve "LC_ALL: cannot change locale (en_US.utf8)"

2020-03-12 Thread David Philipe Gil via Bug reports for GNU Guix
> On Wed, Mar 11, 2020 at 07:55:21PM +, David Philipe Gil wrote: > > > i have been putting my environment variables in .profile and am not > > familiar with using systemd. would you provide more specific info for what > > exactly to do in steps as far as adding this guix locale support prop

bug#39936: How To Resolve "LC_ALL: cannot change locale (en_US.utf8)"

2020-03-11 Thread Leo Famulari
On Wed, Mar 11, 2020 at 07:55:21PM +, David Philipe Gil wrote: > i have been putting my environment variables in .profile and am not familiar > with using systemd. would you provide more specific info for what exactly to > do in steps as far as adding this guix locale support properly into my

bug#39936: How To Resolve "LC_ALL: cannot change locale (en_US.utf8)"

2020-03-11 Thread David Philipe Gil via Bug reports for GNU Guix
> On Thu, Mar 05, 2020 at 08:53:52PM +, David Philipe Gil via Bug reports > for GNU Guix wrote: > > > System: Ubuntu 18.04 > > Guix: 1.0.1 > > Whenever I "guix pull" I see the error "LC_ALL: cannot change locale > > (en_US.utf8)". I installed "glibc_utf8_locales" and it seems to have had no

bug#39936: How To Resolve "LC_ALL: cannot change locale (en_US.utf8)"

2020-03-11 Thread Leo Famulari
On Thu, Mar 05, 2020 at 08:53:52PM +, David Philipe Gil via Bug reports for GNU Guix wrote: > System: Ubuntu 18.04 > Guix: 1.0.1 > > Whenever I "guix pull" I see the error "LC_ALL: cannot change locale > (en_US.utf8)". I installed "glibc_utf8_locales" and it seems to have had no > effect. >

bug#39936: How To Resolve "LC_ALL: cannot change locale (en_US.utf8)"

2020-03-05 Thread David Philipe Gil via Bug reports for GNU Guix
System: Ubuntu 18.04 Guix: 1.0.1 Whenever I "guix pull" I see the error "LC_ALL: cannot change locale (en_US.utf8)". I installed "glibc_utf8_locales" and it seems to have had no effect. In my .profile I am pointing to "/home/username/.guix-profile/lib/locale". Am I missing something? I have e