unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Josh Marshall <joshua.r.marshall.1991@gmail.com>
To: Marius Bakke <mbakke@fastmail.com>
Cc: 41059@debbugs.gnu.org
Subject: bug#41059: Contributing section from manual does not work when I'm working on some patches
Date: Mon, 4 May 2020 11:31:16 -0400	[thread overview]
Message-ID: <CAFkJGReD9aQLP1SfadX2=CpGN1s+YX8LFu9khhqf+dJgfmb54g@mail.gmail.com> (raw)
In-Reply-To: <87h7wv222b.fsf@devup.no>

[-- Attachment #1: Type: text/plain, Size: 3067 bytes --]

Close fixed

On Mon, May 4, 2020, 10:43 Marius Bakke <mbakke@fastmail.com> wrote:

> Josh Marshall <joshua.r.marshall.1991@gmail.com> writes:
>
> > has the following results from various invocations:
> >
> > ```
> > anadon@goodadvicemallard:~/documents/code/guix$ ./pre-inst-env guix
> > guile: warning: failed to install locale
> > Backtrace:
> > In ice-9/threads.scm:
> >     390:8 19 (_ _)
> > In ice-9/boot-9.scm:
> >   2994:20 18 (_)
> >    2312:4 17 (save-module-excursion _)
> >   3014:26 16 (_)
> > In unknown file:
> >           15 (primitive-load-path "guix/store" #<procedure 7fa451b4a?>)
> > In guix/store.scm:
> >      22:0 14 (_)
> > In ice-9/boot-9.scm:
> >    2874:4 13 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?)
> >   2887:24 12 (_)
> >    222:29 11 (map1 (((guix utils)) ((guix config)) ((guix #)) ((?)) ?))
> >    222:29 10 (map1 (((guix config)) ((guix deprecation)) ((guix ?)) ?))
> >    222:29  9 (map1 (((guix deprecation)) ((guix memoization)) ((?)) ?))
> >    222:29  8 (map1 (((guix memoization)) ((guix serialization)) (#) ?))
> >    222:29  7 (map1 (((guix serialization)) ((guix monads)) ((# #)) ?))
> >    222:29  6 (map1 (((guix monads)) ((guix records)) ((guix #)) (#) ?))
> >    222:29  5 (map1 (((guix records)) ((guix base16)) ((guix #)) (#) ?))
> >    222:29  4 (map1 (((guix base16)) ((guix base32)) ((gcrypt #)) # ?))
> >    222:29  3 (map1 (((guix base32)) ((gcrypt hash)) ((guix #)) (#) ?))
> >    222:17  2 (map1 (((gcrypt hash)) ((guix profiling)) ((rnrs #)) # ?))
> >    2803:6  1 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ ?)
> > In unknown file:
> >            0 (scm-error misc-error #f "~A ~S" ("no code for modu?" ?) ?)
> >
> > ERROR: In procedure scm-error:
> > no code for module (gcrypt hash)
> > ```
>
> You should use 'guix environment guix' to ensure the dependencies are
> available.
>
> > ```
> > anadon@goodadvicemallard:~/documents/code/guix$ guix environment guix --
> > ./pre-inst-env guix
> > guile: warning: failed to install locale
> > guix environment: error: failed to connect to
> > `/var/guix/daemon-socket/socket': Connection refused
> > ```
>
> This means the daemon is not running, or configured with a faulty
> --localstatedir.
>
> > ```
> > anadon@goodadvicemallard:~/documents/code/guix$ guix environment guix --
> > ./pre-inst-env guix build python-pytest-asyncio
> > guile: warning: failed to install locale
> > guix build: error: failed to connect to
> > `/usr/local/var/guix/daemon-socket/socket': Connection refused
> > ```
>
> Pass "--localstatedir=/var" when running the configure script to provide
> the correct daemon state directory.
>
> > The daemon has been run via systemd and
> > `anadon@goodadvicemallard:~/documents/code/guix$
> > sudo -E ./pre-inst-env guix-daemon --build-users-group=guixbuild` to
> > similar effect.
>
> You don't need to run the daemon manually unless you want to hack on the
> daemon itself.  However if you do, make sure that it has been configured
> with the correct "--localstatedir" and "--sysconfdir".
>
> HTH,
> Marius
>

[-- Attachment #2: Type: text/html, Size: 3961 bytes --]

  reply	other threads:[~2020-05-04 16:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-03 18:08 bug#41059: Contributing section from manual does not work when I'm working on some patches Josh Marshall
2020-05-04 14:43 ` Marius Bakke
2020-05-04 15:31   ` Josh Marshall [this message]
2020-05-04 15:37     ` Marius Bakke

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='CAFkJGReD9aQLP1SfadX2=CpGN1s+YX8LFu9khhqf+dJgfmb54g@mail.gmail.com' \
    --to=joshua.r.marshall.1991@gmail.com \
    --cc=41059@debbugs.gnu.org \
    --cc=mbakke@fastmail.com \
    /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 public inbox

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

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).