all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jeremy Korwin-Zmijowski <jeremy@korwin-zmijowski.fr>
To: help-guix@gnu.org
Subject: Failed to connect to guix daemon socket in pure env
Date: Thu, 20 Feb 2020 00:33:13 +0100	[thread overview]
Message-ID: <c4f50b4fb4f7d0e113ee2c59890d9c3f615dbf6c.camel@korwin-zmijowski.fr> (raw)

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

             reply	other threads:[~2020-02-19 23:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-19 23:33 Jeremy Korwin-Zmijowski [this message]
2020-02-20  0:17 ` Failed to connect to guix daemon socket in pure env 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c4f50b4fb4f7d0e113ee2c59890d9c3f615dbf6c.camel@korwin-zmijowski.fr \
    --to=jeremy@korwin-zmijowski.fr \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.