From: zimoun <zimon.toutoune@gmail.com>
To: "Jérémy Korwin-Zmijowski" <jeremy@korwin-zmijowski.fr>,
"Guix Help" <help-guix@gnu.org>
Subject: Re: Gitlab CI
Date: Thu, 25 Jun 2020 14:32:02 +0200 [thread overview]
Message-ID: <86o8p7ba2l.fsf@gmail.com> (raw)
In-Reply-To: <6aa363c1fac60b165e222ecb0b18bf9b1f019231.camel@korwin-zmijowski.fr>
Hi Jérémy,
On Sat, 20 Jun 2020 at 10:42, Jérémy Korwin-Zmijowski <jeremy@korwin-zmijowski.fr> wrote:
> - printf '\n' | ./guix-install.sh
[...]
> [1592641832.155]: [ FAIL ] unsupported init system; run the daemon
> manually:
> /root/.config/guix/current/bin/guix-daemon --build-users-
> group=guixbuild
> [1592641832.155]: [ INFO ] making the guix command available to
> other users
>
> Does anyone has done that before ?
It is because the guix-install.sh script does not recognize the init
system of the Docker image, see 'sys_enable_guix_daemon()'. Roughly
speaking, it does not fall into upstart) neither systemd) neither
sysv-init) so it falls into NA|*).
I do not know how the Docker image you use is built.
> Is there a way to get a Guix docker image instead of the Debian one ?
The easiest is, IMHO, instead of "./guix-install.sh", you should run all
the 8 steps described in [1] adapting the step #5.
1: https://guix.gnu.org/manual/devel/en/guix.html#Binary-Installation
Cheers,
simon
next prev parent reply other threads:[~2020-06-25 12:32 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-20 8:42 Gitlab CI Jérémy Korwin-Zmijowski
2020-06-20 13:40 ` Ricardo Wurmus
2020-06-23 8:54 ` Jérémy Korwin-Zmijowski
2020-06-20 15:05 ` divoplade
2020-06-23 10:15 ` Jérémy Korwin-Zmijowski
2020-06-23 15:24 ` Jérémy Korwin-Zmijowski
2020-06-25 12:32 ` zimoun [this message]
2020-06-25 14:10 ` Jérémy Korwin-Zmijowski
2020-06-25 21:32 ` divoplade
2020-07-06 12:25 ` Jérémy Korwin-Zmijowski
2020-07-06 16:30 ` Debian package with " divoplade
2020-07-08 9:41 ` Pierre Neidhardt
2020-07-24 14:30 ` Ludovic Courtès
2020-07-24 22:28 ` divoplade
2020-07-27 7:46 ` Ludovic Courtès
2020-07-27 16:31 ` divoplade
-- strict thread matches above, loose matches on Subject: below --
2020-07-14 16:12 Stephen Scheck
2020-07-29 15:35 Stephen Scheck
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=86o8p7ba2l.fsf@gmail.com \
--to=zimon.toutoune@gmail.com \
--cc=help-guix@gnu.org \
--cc=jeremy@korwin-zmijowski.fr \
/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.