From: "(" <paren@disroot.org>
To: "Olivier Dion" <olivier.dion@polymtl.ca>, <help-guix@gnu.org>
Subject: Re: Guix as a native-inputs ?
Date: Tue, 02 Aug 2022 14:44:10 +0100 [thread overview]
Message-ID: <CLVL62BWSBYC.2F0AUGR9DL59W@guix-aspire> (raw)
In-Reply-To: <877d3q225f.fsf@laura>
On Tue Aug 2, 2022 at 2:41 PM BST, Olivier Dion wrote:
> There seems to be an issue after all. When building with Guix, my
> script failed to access /var/guix/daemon-socket/socket with `guix
> shell'. I guess there's probably some way to make it available for the
> build?
You're in a container with access to nothing but the store and /tmp. It's
not surprising that trying to access anything else doesn't work.
Usually, `guix` is included as a regular input so that a Guile program can
use its modules (see gwl, guix-modules). I didn't realize that you were
trying to actually manipulate the store from within a build environment :)
-- (
next prev parent reply other threads:[~2022-08-02 13:44 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-01 18:45 Guix as a native-inputs ? Olivier Dion via
2022-08-01 19:42 ` (
2022-08-02 13:41 ` Olivier Dion via
2022-08-02 13:44 ` ( [this message]
2022-08-02 15:36 ` Olivier Dion via
2022-08-02 16:06 ` Julien Lepiller
2022-08-02 17:10 ` Olivier Dion via
2022-08-02 18:09 ` Julien Lepiller
2022-08-03 15:51 ` Olivier Dion via
2022-08-01 19:43 ` (
2022-08-01 20:34 ` Tobias Geerinckx-Rice
2022-08-01 22:05 ` Olivier Dion via
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=CLVL62BWSBYC.2F0AUGR9DL59W@guix-aspire \
--to=paren@disroot.org \
--cc=help-guix@gnu.org \
--cc=olivier.dion@polymtl.ca \
/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.