From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id eBumJWJKql+sbAAA0tVLHw (envelope-from ) for ; Tue, 10 Nov 2020 08:08:02 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id EL9uIWJKql+vMwAAB5/wlQ (envelope-from ) for ; Tue, 10 Nov 2020 08:08:02 +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 0136B940237 for ; Tue, 10 Nov 2020 08:08:01 +0000 (UTC) Received: from localhost ([::1]:49692 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kcOh5-00088j-Pf for larch@yhetil.org; Tue, 10 Nov 2020 03:07:59 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:33944) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcOgx-00088S-Si for help-guix@gnu.org; Tue, 10 Nov 2020 03:07:51 -0500 Received: from mail-wr1-x42f.google.com ([2a00:1450:4864:20::42f]:34573) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kcOgv-0007fc-Ne for help-guix@gnu.org; Tue, 10 Nov 2020 03:07:51 -0500 Received: by mail-wr1-x42f.google.com with SMTP id r17so7700206wrw.1 for ; Tue, 10 Nov 2020 00:07:48 -0800 (PST) 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=gCbzLNoXhajM1/F4C99fiMugKvW/7rWImDs6GESvLVE=; b=mgFA1aPYCY3FxXZcuYNJLanJM9q2ah39H0uU6k61/qXKTID/okPqysvcBa00OXbNrf zFk9gTtYuJcwmwlHDYHayapydO1jueEXvB2xVpYTzRT0wpM9QnVsvjt44ITd+QlSqE6T VpU9O4Ngu/18iqZS9/wbPMpkYZ4ayIclX235rjF5vkxrrgp4HzWni2zu0YfrINUn+42l ZTcqP2eKdj0oEZi6Ki9VEZQfm4qIsmsKQjlfI5Me3ll7JndN56DKyzHl+jlak+3lvdwX tDnMp7x4oWSwoDKKC/jIku8+J/b8aIHOiux6B6IpL9v+m6crdIbgZpXkWSwrWMn/hnWh JoLw== 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=gCbzLNoXhajM1/F4C99fiMugKvW/7rWImDs6GESvLVE=; b=NCbpA4TwNkfW/9EuxSALEYz/hIEI/vgw319IDskpMj7DZ8hiwU9qm96R1Dd+ge2odC C3pGin9m31LV28npODtGsYzyMQjnz1YEmKX1OsC/LtNbH6WGW/uobYD/lmegrD0jvy5a KuqckfIrPvx+G9vAaHPQ/fzElLbGo3/4DHemh56VGwvbkD879EXmL6FyNxDeEQZaRNQa 4ayWUT+KGlcijM25heA1MhE6ZOpZr+ZJFVZryw22Uxp5GS45Klx/SgnPUIFFaccgSEe5 n1OamRQkUrl+V8u8HMAWFoZE8I5WIdhtO1XGzb6NgyceUCeyawhwmjjtKb+R+RyJ9Osu HE5Q== X-Gm-Message-State: AOAM5320kYbRcFKLJtHIW5OL7dPy9niATqpfm7ThmTj1OvV6qRzn8RZx b3HrkAHkWXJ8FwIa7xXV0d892RvEhZgGmg== X-Google-Smtp-Source: ABdhPJxKgnnEqgsNwvihaambH5pr9q2sDtFUjxOtw91itN+n1pbUODrjjr0q3XhhEvukiIQRs81zSg== X-Received: by 2002:adf:f00f:: with SMTP id j15mr18454631wro.102.1604995667619; Tue, 10 Nov 2020 00:07:47 -0800 (PST) Received: from lili ([88.126.110.68]) by smtp.gmail.com with ESMTPSA id d8sm2087420wmb.11.2020.11.10.00.07.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Nov 2020 00:07:46 -0800 (PST) From: zimoun To: edk@beaver-labs.com, help-guix@gnu.org Subject: Re: guix system docker-image : missing root file system and 'incompatible bytecode kind' In-Reply-To: <87blgibh6z.fsf@rdklein.fr> References: <87blgibh6z.fsf@rdklein.fr> Date: Tue, 10 Nov 2020 09:02:11 +0100 Message-ID: <86k0utabcs.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::42f; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x42f.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 autolearn=ham autolearn_force=no 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: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=mgFA1aPY; 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: tnlD+MNlcE9m Dear, On Sat, 31 Oct 2020 at 15:31, edk@beaver-labs.com wrote: > What I don't understand is that if I use `guix pack` I can get a docker > image with my software installed. However I must then run > docker run denatting:latest denat > to run the server. Passing the option =E2=80=99--entry-point=3Ddenat=E2=80=99 to =E2=80=9Cguix= pack -f docker=E2=80=9D does not do the trick? > My goal here is to create a shepherd service so that the client just has > to run > docker run denatting:latest > without habing to specify a command, and with shepherd monitoring the > server and restarting it when it crashes. I have not looked at your config file. 1. Does your =E2=80=99denat=E2=80=99 service simply work on a plain Guix? 2. Is your config correct? Because this is weird: --8<---------------cut here---------------start------------->8--- failed to start service 'file-systems' [...] failed to start service 'mcron' --8<---------------cut here---------------end--------------->8--- All the best, simon