From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4Lh8Jkv6DWV5AwAA9RJhRA:P1 (envelope-from ) for ; Fri, 22 Sep 2023 22:34:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 4Lh8Jkv6DWV5AwAA9RJhRA (envelope-from ) for ; Fri, 22 Sep 2023 22:34:19 +0200 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 574E93B2BD for ; Fri, 22 Sep 2023 22:34:19 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=b1Vm30b4; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695414859; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=bIfV90To134UdrsaFGyp2qAvqI+9FJQYSz1Oi298+dg=; b=cFgOm/WGHqO1tRXQHJufaOpQcc+bMxmt+IgpArR4OybAfdpDvZQVOADl/zsUfaYe1Z9f8+ q2SQ7PDVfCUVvvz4IgVnmzvID/Ehc+NkOoZVKXWtpYyWANKs+vQjz9zQpEUiw+9m9BrTqZ xFU5VsQiJyPd+vk9GtDWV1cLAIrb9aQRlhDkFp9+OwZDsfBu0zxZMXc2tqdtzwGlKkmecI xRze56CbcIN4C69JDuvKp5fiY/Ibs7HN+KUyUhr62MqQhyYqRN3GmblSI4dVmcd8Dk57FZ Nf9ykcYKGYqZvMLhw7zZ/CT2ofqWSqjJNVlWHbgDvT79NNJkInQGbPZo3PwOVw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695414859; a=rsa-sha256; cv=none; b=h1MTfVVs2/teuLlpGuP57IeJVAkdEkQb9NX3gUzd8cChA/U+eh1AplGkbnAyokLyl1/gDn chTEbPIe6MQUGeTtL5EjY2EPwy2w9+75mFCmdyjUZiN0WlU6nUecdcy2YOeveTtoUKVqN6 TTw62HnhHupoW4rifhjsyggJOQ4qBsBfoBr/hIh/wpZF0eJANAyX6U/4QKpbh9bHbM6qy1 OfqFgRnG1GFb7QppfCzmtbposnsfW2MrcpXZm4x8xx3ftRYO0BAdVzEXITNzkJV0UAo6N2 5Wv+GyT4inhjmcyaen2aOSu7pGjzKCHNDpM77P6V+tcyuqXhHHqc2OF/1XD81A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=b1Vm30b4; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qjmqY-0000G5-Cb; Fri, 22 Sep 2023 16:33:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qjmqV-0000Fd-MQ for guix-patches@gnu.org; Fri, 22 Sep 2023 16:33:51 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qjmqV-0000nt-ER for guix-patches@gnu.org; Fri, 22 Sep 2023 16:33:51 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qjmqf-0003jN-T3 for guix-patches@gnu.org; Fri, 22 Sep 2023 16:34:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66160] [PATCH] gnu: Add oci-container-service-type. Resent-From: paul Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Sep 2023 20:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66160 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66160@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169541479114281 (code B ref -1); Fri, 22 Sep 2023 20:34:01 +0000 Received: (at submit) by debbugs.gnu.org; 22 Sep 2023 20:33:11 +0000 Received: from localhost ([127.0.0.1]:37332 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjmpq-0003iH-KD for submit@debbugs.gnu.org; Fri, 22 Sep 2023 16:33:10 -0400 Received: from lists.gnu.org ([2001:470:142::17]:41876) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjmpm-0003hl-DG for submit@debbugs.gnu.org; Fri, 22 Sep 2023 16:33:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qjmpW-0000BS-6x for guix-patches@gnu.org; Fri, 22 Sep 2023 16:32:50 -0400 Received: from confino.investici.org ([93.190.126.19]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qjmpT-0000hq-KY for guix-patches@gnu.org; Fri, 22 Sep 2023 16:32:49 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4RskV42RnLz114x for ; Fri, 22 Sep 2023 20:32:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1695414764; bh=bIfV90To134UdrsaFGyp2qAvqI+9FJQYSz1Oi298+dg=; h=Date:To:From:Subject:From; b=b1Vm30b4fwv1xmPtvZsicTDYTMqAD8mTif1PPOHo3gJpqeCW1GaCiQ+kksvDgpKHG NJRpKuoszxFs07706evrAXvNrGG/NopU27vWXkUtxcONdu5/caN+uufVoCtwU/4Bo0 PU9lvrKxT1ZtFJXFioRgJBQ3tY8fUyxqPjYAkgxw= Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4RskV41vTkz114v for ; Fri, 22 Sep 2023 20:32:44 +0000 (UTC) Message-ID: <650a02e2-9425-a7fd-2014-7cf6e17ee65b@autistici.org> Date: Fri, 22 Sep 2023 22:32:43 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=93.190.126.19; envelope-from=goodoldpaul@autistici.org; helo=confino.investici.org 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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: paul X-ACL-Warn: , paul via Guix-patches From: paul via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -6.78 X-Migadu-Spam-Score: -6.78 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: 574E93B2BD X-TUID: VlI/ytDE21RN Dear Guixers, following up on https://lists.gnu.org/archive/html/guix-devel/2023-09/msg00468.html , I'm sending the implementation for the oci-backed shepherd services. Thank you for your time, giacomo