all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jbranso@dismail.de
To: "Ricardo Wurmus" <rekado@elephly.net>
Cc: help-guix@gnu.org
Subject: Re: New ,build command sets the wrong path for guix daemon
Date: Sat, 08 Oct 2022 15:09:44 +0000	[thread overview]
Message-ID: <8fa6ae47ddcdbc1b4921e5e94c02fefd@dismail.de> (raw)
In-Reply-To: <87bkqmlmv5.fsf@elephly.net>

October 8, 2022 4:51 AM, "Ricardo Wurmus" <rekado@elephly.net> wrote:

> Joshua Branson <jbranso@dismail.de> writes:
> 
>> 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"
> 
> Is this the location where your guix-daemon listens for connections? If
> not you’ve configured your Guix with the wrong localstatedir and/or prefix.

Ahh!  duh!  I compiled guix via ./configure; make;  

The fix was as you said ./configure --localstatedir=/var   

Thanks for the help.  I owe you a crisp hive five at the next guix
conference!

> 
> --
> Ricardo


      parent reply	other threads:[~2022-10-08 15:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-07 17:12 New ,build command sets the wrong path for guix daemon Joshua Branson
2022-10-08  8:50 ` Ricardo Wurmus
2022-10-08 15:09 ` jbranso [this message]

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=8fa6ae47ddcdbc1b4921e5e94c02fefd@dismail.de \
    --to=jbranso@dismail.de \
    --cc=help-guix@gnu.org \
    --cc=rekado@elephly.net \
    /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.