Re: New detailed troubleshooting section in the manual

2018-11-10 Thread alex sassmannshausen
Good to hear it wasn't just use then... I guess maybe we should clarify the documentation. Alex On Sat, 10 Nov 2018, 15:48 Laura Lazzati It worked :) > Thank you! > > Regards! > Laura > > >

Re: New detailed troubleshooting section in the manual

2018-11-10 Thread Laura Lazzati
It worked :) Thank you! Regards! Laura

Re: New detailed troubleshooting section in the manual

2018-11-08 Thread alex sassmannshausen
Hello, On Thu, 8 Nov 2018, 20:54 Laura Lazzati Hi Ludo > > Following these instructions should make the warnings go away, >> doesn’t it? >> > No they don't. I installed the package, exported the path, added it to my > .profile file but the message still appears. > And if I check `env | sort`, eve

Re: New detailed troubleshooting section in the manual

2018-11-08 Thread Laura Lazzati
Hi Ludo Following these instructions should make the warnings go away, > doesn’t it? > No they don't. I installed the package, exported the path, added it to my .profile file but the message still appears. And if I check `env | sort`, even after rebooting or shutting down, the GUIX_LOCPATH is set.

Re: New detailed troubleshooting section in the manual

2018-11-06 Thread Ludovic Courtès
Hi Laura, Laura Lazzati skribis: > Running $guix I always get, i don't know if you want to add this too. > guix > guile: warning: failed to install locale > hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' > package and defining `GUIX_LOCPATH', along these lines: > > gu

Re: Locale error (Was: Re: New detailed troubleshooting section in the manual)

2018-11-04 Thread Laura Lazzati
> According to this your ~.profile was not sourced when you logged in > (GUIX_LOCPATH is not defined in your environment) > My mistake, I went back to a previous snapshot and installed inside guix environment, there I exported the GUIX_LOCPATH running env: GUIX_LOCPATH=/gnu/store/izyw1295kw5d47m4k

Re: Locale error (Was: Re: New detailed troubleshooting section in the manual)

2018-11-04 Thread swedebugia
Hi On 2018-11-04 18:54, Laura Lazzati wrote: Did your export export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale" from somewhere? I tried to solve it when i first installed guix, but then did not mind anymore. Could you send me the output of your environment? paste.debian.net/

Re: New detailed troubleshooting section in the manual

2018-11-04 Thread Laura Lazzati
On Sun, Nov 4, 2018 at 5:05 AM swedebugia wrote: > Hi > > I think we need a new section in the manual detailing much of the > repetitious troubleshooting going on here (see example in appendix 2). > > I would like give it a stab. > > I would like it to contain all errors that has been shared with

New detailed troubleshooting section in the manual

2018-11-04 Thread swedebugia
Hi I think we need a new section in the manual detailing much of the repetitious troubleshooting going on here (see example in appendix 2). I would like give it a stab. I would like it to contain all errors that has been shared with the list at least twice. Help compiling such a list of th