unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Failed to connect to guix daemon socket in pure env
@ 2020-02-19 23:33 Jeremy Korwin-Zmijowski
  2020-02-20  0:17 ` zimoun
  2020-02-20  0:25 ` zimoun
  0 siblings, 2 replies; 9+ messages in thread
From: Jeremy Korwin-Zmijowski @ 2020-02-19 23:33 UTC (permalink / raw)
  To: help-guix

Dear Guixters,

On my way to create a Guix package for ac-geiser (
https://github.com/xiaohanyu/ac-geiser), I end up stuck.

Here is my process :

$ git clone https://git.savannah.gnu.org/git/guix.git
$ cd guix
$ git pull --recurse-submodules
$ guix environment --pure guix
$ ./bootstrap
$ ./configure
$ make

So far so good ! (Thanks to Andreas from GuixDays!)

Then I open emacs-xyz.scm and copy/paste some lines of code to create
my emacs-ac-geiser.scm. (Recently I heard about guix import so I will
play with it soon haha)

But when I wanted to test the installation :

$ ./pre-inst-env guix package --install-from-file=emacs-ac-geiser.scm
guix package: error: failed to connect to `/usr/local/var/guix/daemon-
socket/socket': No such file or directory

Any idea ?

(I am hacking on Ubuntu 18.04.4)

Jérémy

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-02-22 10:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-19 23:33 Failed to connect to guix daemon socket in pure env Jeremy Korwin-Zmijowski
2020-02-20  0:17 ` zimoun
2020-02-20  7:53   ` Jeremy Korwin-Zmijowski
2020-02-20  7:54     ` Jeremy Korwin-Zmijowski
2020-02-20  8:13       ` Jeremy Korwin-Zmijowski
2020-02-20 10:10         ` zimoun
2020-02-21 12:59           ` zimoun
2020-02-22 10:26             ` Jérémy Korwin-Zmijowski
2020-02-20  0:25 ` zimoun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).