Re: [Trisquel-users] Installing Guix package manager on Trisquel 8

2020-08-23 Thread davidpgil
did the guix install script install correctly? "guix package: error: failed to connect to `/var/guix/daemon-socket/socket': No such file or directory" is concerning.

Re: [Trisquel-users] Installing Guix package manager on Trisquel, 8

2020-06-21 Thread Zelphir Kaltstahl
Hello Andre! I happen to have run into this particular problem multiple times, each time I fixed it thinking, that I finally found "the way" to fix it, until recently … When I found the "real final" solution to the problem ; ) You may want to check this out:

Re: [Trisquel-users] Installing Guix package manager on Trisquel 8

2020-06-20 Thread David Philipe Gil
Working now? signature.asc Description: OpenPGP digital signature

Re: [Trisquel-users] Installing Guix package manager on Trisquel 8

2020-06-20 Thread andre
Removed Guix, then reinstalled: - $ sudo ./guix-install.sh ░░░ ░░░ ░░▒▒░ ░▒▒░░ ░░▒░░░ ░░░▒░ ░▒▒▒░░▒ ░░░▒▒░ ░░ ░░

Re: [Trisquel-users] Installing Guix package manager on Trisquel 8

2020-06-19 Thread andre
Thank you davidgpil. -- $ guix package -i glibc-utf8-locales && guix package -i glibc-locales guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and defining `GUIX_LOCPATH', along these lines: guix package -i

Re: [Trisquel-users] Installing Guix package manager on Trisquel 8

2020-06-19 Thread davidpgil
Also, a useful thread about guix on trisquel: https://trisquel.info/en/forum/guix-trisquel

Re: [Trisquel-users] Installing Guix package manager on Trisquel 8

2020-06-19 Thread davidpgil
guix expects this stuff to be installed using guix itself. as a regular user (NOT sudo) type: guix package -i glibc-utf8-locales && guix package -i glibc-locales I think you can also do: guix package -i glibc-utf8-locales glibc-locales you should be good to go.

[Trisquel-users] Installing Guix package manager on Trisquel 8

2020-06-19 Thread andre
Hi fellow Trisquel users, On Trisquel I'm trying to install the Guix package manager and got into this: - $ sudo ./guix-install.sh ░░░ ░░░ ░░▒▒░ ░▒▒░░ ░░▒░░░ ░░░▒░ ░▒▒▒░░▒