From: Joshua Branson <jbranso@dismail.de>
To: help-guix@gnu.org
Subject: New ,build command sets the wrong path for guix daemon
Date: Fri, 07 Oct 2022 13:12:26 -0400 [thread overview]
Message-ID: <874jwf36dh.fsf@dismail.de> (raw)
Hello!
The new ,build meta command is pretty awesome! It works in the guix
repl, but seems to give an error in the geiser repl.
#+BEGIN_SRC org
joshua@crazyhorse ~ (master)> guix repl
GNU Guile 3.0.8
Copyright (C) 1995-2021 Free Software Foundation, Inc.
Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.
Enter `,help' for help.
scheme@(guix-user)> ,use (guix)
scheme@(guix-user)> ,build (plain-file "the" "text")
$1 = "/gnu/store/k6mvi88r0hz4349imxzpx704lcqz3jv5-the"
#+END_SRC
But do the same in a geiser repl, and I am running into trouble:
#+BEGIN_SRC org
,m (gnu services mail)
scheme@(gnu services mail)> ,use (guix)
scheme@(gnu services mail)>
While executing meta-command:
ERROR:
1. &store-connection-error:
file: "/usr/local/var/guix/daemon-socket/socket"
errno: 2
#+END_SRC
What am I doing wrong?
Thanks,
Joshua
next reply other threads:[~2022-10-07 17:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-07 17:12 Joshua Branson [this message]
2022-10-08 8:50 ` New ,build command sets the wrong path for guix daemon Ricardo Wurmus
2022-10-08 15:09 ` jbranso
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874jwf36dh.fsf@dismail.de \
--to=jbranso@dismail.de \
--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.
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).