From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OH2+E6R8GWSbeAAASxT56A (envelope-from ) for ; Tue, 21 Mar 2023 10:45:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 0MjWEqR8GWSJKQAAG6o9tA (envelope-from ) for ; Tue, 21 Mar 2023 10:45:08 +0100 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 0C279476E for ; Tue, 21 Mar 2023 10:45:08 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=r7UOmL4w; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679391908; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=pJCDZKZvoGr9lTY5VnhfqO6l2PFfivr7tLze4ozLXHQ=; b=icw/Gmeuh6c4fXPunCzBgvDz5jE0+wewULh+YkRr1n8pFvOVu4eel948mE+IWSoXgmae8W hnq9Fz2wlav5zWeta7WcAUi0pvQLLn060mDdBrB28nBN5O4YORVpzmf4g22B5DtSwHZT2w RzKvoVjaEsL37sdIFBG9JqUMLFv8kzRYzfePHu/Xpb1dmuP+Hap0YonQTwtEBgp5wpLp8Q 6+f9gf+kIbXo0UD8mjjZTmgnVHX2WfR9Y22FcEiPbC01i1+c6HoH2TKnd+57pKtw1foeWQ OMc/Pi+kx5/LqnZcjf8++YIM2gv9FhksdIueev/76th3mVMdHrLpSDai07nMFQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=r7UOmL4w; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679391908; a=rsa-sha256; cv=none; b=ETyc6pphfh0Kjd0tcQLmXzfHTj58IdKvMoBRe1LOu03noObpvreKvXorrgP1k9CvCKdpaR CDb7bsw2yymbUKBdXhQEOL8zGfPmK7AXI0Jhfl3HcOxRUqsIhz8JMZZpTjXIVdwRs8e+Zy 1YGNTyPAP3cvjIZaWpzARRfdYgcE4h/TqPjQj8K47ndb/8Qqv92hw5GmjHMeoNfgiVKPqF hnmw3SL2RRZTrUE7W1Uy376hHQNuWozIWSO2jARTR/HHTXgzarWjYn/ahYxfT7jca/GzVh Dp70kFTsb55OHHtXgjbGY2PyCcVOGWyBhhpc5+gRiot8cZX5CmzayFeVhwQeDw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peYYC-00086y-DR; Tue, 21 Mar 2023 05:45:04 -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 1peYYB-00086n-1R for guix-patches@gnu.org; Tue, 21 Mar 2023 05:45:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1peYYA-0001wE-M0 for guix-patches@gnu.org; Tue, 21 Mar 2023 05:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peYYA-0003fj-HL for guix-patches@gnu.org; Tue, 21 Mar 2023 05:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62274] [PATCH] home: 'home-environment-with-provenance' uses the HE location info. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Mar 2023 09:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62274 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sergey Trofimov Cc: 62274@debbugs.gnu.org, paren@disroot.org, andrew@trop.in Received: via spool by 62274-submit@debbugs.gnu.org id=B62274.167939186814053 (code B ref 62274); Tue, 21 Mar 2023 09:45:02 +0000 Received: (at 62274) by debbugs.gnu.org; 21 Mar 2023 09:44:28 +0000 Received: from localhost ([127.0.0.1]:57697 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peYXc-0003eb-3H for submit@debbugs.gnu.org; Tue, 21 Mar 2023 05:44:28 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43072) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peYXZ-0003eN-Et for 62274@debbugs.gnu.org; Tue, 21 Mar 2023 05:44:26 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1peYXS-0001NK-IK; Tue, 21 Mar 2023 05:44:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=pJCDZKZvoGr9lTY5VnhfqO6l2PFfivr7tLze4ozLXHQ=; b=r7UOmL4wkq5JRdgqJiFY Tg6DNnMT4+yE2GPOquvaRO1rIyfEd7bfun9uxOd2jmIXaXASrM+nqna7niU6k0Ce37nUQ8sCuIGGa hSVFjHRHV2VRv8lTeW6VHg3+QEimnVbYE5tJlqZh4NpYzncNX0U7fR6hPc2vK8s2dJycyicUr4g7H fMj/mFOjPoiykOs9057a9xetDHscuBfT6HIAggtXvXU2Rs2HC9F6ueKP5cEp0Ofwz4azEtG05whtz pI7+Qyzi9yTSBGFP9lgQx0wjNWuAEaNs657eFj8fzyA70qet2xVfF1ObM5tP88yp7r8fS9Zacf6om /DxWNw55jZLx3w==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1peYXS-0003Ec-2i; Tue, 21 Mar 2023 05:44:18 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230319154537.30463-1-sarg@sarg.org.ru> <87bkknl443.fsf@gnu.org> <871qljs0ju.fsf@sarg.org.ru> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Primidi 1 Germinal an 231 de la =?UTF-8?Q?R=C3=A9volution, ?= jour de la =?UTF-8?Q?Primev=C3=A8re?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 21 Mar 2023 10:44:15 +0100 In-Reply-To: <871qljs0ju.fsf@sarg.org.ru> (Sergey Trofimov's message of "Mon, 20 Mar 2023 20:03:00 +0100") Message-ID: <87lejqsakw.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: X-Migadu-Queue-Id: 0C279476E X-Spam-Score: -4.95 X-Migadu-Spam-Score: -4.95 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , 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-TUID: IiRwrC9yFe29 Hi, Sergey Trofimov skribis: > You're right, the new signature is not used anywhere yet. Though I'm > working on a patch to embed home profiles in disk images produced with > `guix system image`. That's where this method comes handy, see example > usage: OK, interesting! (In general I think it=E2=80=99s best to submit the new interface and its u= ser together, so reviewers get an overview of where this is going.) Thanks, Ludo=E2=80=99.