From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id gPnAAWWZ9F4AcAAA0tVLHw (envelope-from ) for ; Thu, 25 Jun 2020 12:32:37 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id iDYwOWSZ9F45AQAA1q6Kng (envelope-from ) for ; Thu, 25 Jun 2020 12:32:36 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6A73B9400C1 for ; Thu, 25 Jun 2020 12:32:36 +0000 (UTC) Received: from localhost ([::1]:58614 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1joR3S-00033q-FM for larch@yhetil.org; Thu, 25 Jun 2020 08:32:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42934) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1joR31-00032I-Mh for help-guix@gnu.org; Thu, 25 Jun 2020 08:32:07 -0400 Received: from mail-wm1-x331.google.com ([2a00:1450:4864:20::331]:37151) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1joR2z-00023V-VE for help-guix@gnu.org; Thu, 25 Jun 2020 08:32:07 -0400 Received: by mail-wm1-x331.google.com with SMTP id o2so5750700wmh.2 for ; Thu, 25 Jun 2020 05:32:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=CnSVl/KenwTrnd2Dd/pWUUit7tkm5lTWGo3OLDykSUc=; b=hCP4craXdChYkJXR3V+yP3ERr8QlfJoOKwb5iUGkcC7Xjalin4zZcysD2jm7F5HBsA UA6vvGXjt3dfn3dHbFUGT6ySyOpm4Yh5P6FoOArBcuTcSSBCPBIOU19rC1e9WVV7a3Yt ItROw8e8EZwM0KbzyztUUEGGxDRS+tEQFoYF3BjJgumhw7VppBGRIa5So0FMdUongbxG QPDFVnkrNDBBMhi+B5yn7eEhGvdmy153Hiw6QGsgXU5K3wOHd4zqRoka0Cegjv8hehDA PIJEJFLSVjcerW5gCslTCbG/bODtbUPpAO4TvW8E1ms5vYmgwEe7cfg64MM6ynwgzpna rsvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=CnSVl/KenwTrnd2Dd/pWUUit7tkm5lTWGo3OLDykSUc=; b=SIzSsARl+umTC2YBLzbfgD0myj2c6sb8/vf/3c0Jt4bi6tyjCFbcKFi4CgWZcyKkoV scNuz/X5Ljho2CkhlNfFCBLU/XMX9PAMTzsG70Su3h8DFdkLD8xXBRrcKKTZm0BzWVT5 zHKUm6XUz8YUy1fJRP+a0ndPeU0v46v+3AQeoCoSW4Gfb1bCnRWGXWK0ZfZvRWVOcvm6 SLFAckE6PbGD0xh3cgfHu4VhbYC7Bq3KmpxWHRlZSHPnDJgnIJB2QM2LlqgeT2JCcHRZ 8LxdOsGrNSs+cfP1iP4mfTnhjFj+EvPdMsXu+uwAwsIoQSKWGrnHl9IYHn988urd6Zb6 3vKA== X-Gm-Message-State: AOAM533sJ+WVK2ZLFW8ra+XVhuy9kH47aEy/W1sre+zytI5BbkQlF0eA k95PJ297He5mY2Ym0U7yzVR4pFBzY2I= X-Google-Smtp-Source: ABdhPJzmH2qnXXE2loxBzO9gT+j+cKScov21wvVEN9ma4F2NDACEQup1g3SkSkM17HsrHXJOmMDYCQ== X-Received: by 2002:a1c:9d56:: with SMTP id g83mr3077359wme.130.1593088323999; Thu, 25 Jun 2020 05:32:03 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id j24sm30356359wrd.43.2020.06.25.05.32.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Jun 2020 05:32:03 -0700 (PDT) From: zimoun To: =?utf-8?B?SsOpcsOpbXk=?= Korwin-Zmijowski , Guix Help Subject: Re: Gitlab CI In-Reply-To: <6aa363c1fac60b165e222ecb0b18bf9b1f019231.camel@korwin-zmijowski.fr> References: <6aa363c1fac60b165e222ecb0b18bf9b1f019231.camel@korwin-zmijowski.fr> Date: Thu, 25 Jun 2020 14:32:02 +0200 Message-ID: <86o8p7ba2l.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::331; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x331.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=hCP4craX; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: +XrsaR60OqUp Hi J=C3=A9r=C3=A9my, On Sat, 20 Jun 2020 at 10:42, J=C3=A9r=C3=A9my Korwin-Zmijowski 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=3Dguixbuild > [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