From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MFvlIFEVN2RFGQEASxT56A (envelope-from ) for ; Wed, 12 Apr 2023 22:32:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QI7jIFEVN2RhtAAA9RJhRA (envelope-from ) for ; Wed, 12 Apr 2023 22:32:17 +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 50BA1398C3 for ; Wed, 12 Apr 2023 22:32:17 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pmh8N-0003UP-V9; Wed, 12 Apr 2023 16:32:03 -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 1pmh8M-0003U9-Gb for guix-patches@gnu.org; Wed, 12 Apr 2023 16:32:02 -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 1pmh8M-0008Mb-8R for guix-patches@gnu.org; Wed, 12 Apr 2023 16:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pmh8L-00088c-Kt for guix-patches@gnu.org; Wed, 12 Apr 2023 16:32:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#60521] [PATCH] home: Add home-stow-migration-service. Resent-From: goodoldpaul@autistici.org Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 12 Apr 2023 20:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60521 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: 60521 <60521@debbugs.gnu.org>, paren@disroot.org, andrew@trop.in, ludo@gnu.org Received: via spool by 60521-submit@debbugs.gnu.org id=B60521.168133147731228 (code B ref 60521); Wed, 12 Apr 2023 20:32:01 +0000 Received: (at 60521) by debbugs.gnu.org; 12 Apr 2023 20:31:17 +0000 Received: from localhost ([127.0.0.1]:41885 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pmh7d-00087c-3I for submit@debbugs.gnu.org; Wed, 12 Apr 2023 16:31:17 -0400 Received: from confino.investici.org ([93.190.126.19]:35107) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pmh7a-00087S-OF for 60521@debbugs.gnu.org; Wed, 12 Apr 2023 16:31:15 -0400 Received: from 1.mail-backend.investici.org (unknown [10.0.0.11]) by confino.investici.org (Postfix) with ESMTP id 4PxZ9Y1V6Pz110h; Wed, 12 Apr 2023 20:31:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1681331473; bh=th6DFlqPSpzwEiPy/kx+071CXEATXFoxgzAl6dqPMN0=; h=Date:From:To:Subject:In-Reply-To:References:From; b=N1SfBH8aGJkzFLa3nvcY7EA+i6sd7cc2uZGYEo87RZcUVPUoS9R84Xkeo8aAgOPU3 rCCLRAFhiNrJO3hhbZRVbEr0ArWEY/AIHGwwVjCkPb8yuagBTBgJyp7/mFpjf67VWR aODcaDZmklqEnBoQX+/UYaKJCIBpvgP/RaYO+L5g= Received: from 1.webmail.investici.org (localhost [127.0.0.1]) (Authenticated sender: goodoldpaul@autistici.org) by 1.mail-backend.investici.org (Postfix) with ESMTPA id 4PxZ9X6Lk8z8sm6; Wed, 12 Apr 2023 20:31:12 +0000 (UTC) MIME-Version: 1.0 Date: Wed, 12 Apr 2023 20:31:12 +0000 In-Reply-To: References: User-Agent: Roundcube Webmail Message-ID: <13cf3fe05ad572d3385b7e8a16317478@autistici.org> X-Sender: goodoldpaul@autistici.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit 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: goodoldpaul@autistici.org X-ACL-Warn: , goodoldpaul--- via Guix-patches From: goodoldpaul--- 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681331537; a=rsa-sha256; cv=none; b=G7XFa8IXqK3V9uTeNDmWrJ59bFbrLfbpU2tCs9Klc9nRcpMN75K8eJXWxpvLnGBiW9hAyI TV/1enHs2v0MfZccJxaed6vKHMuPumgte645kMB0cxSFU8NaMmluWZ9KqyAcdPE5e6HRR/ wL6n3XokA2eDanrmTKWqtjrf3kZYnCtp/d6jIZL0tFe7nff673nvPCkuUOZ2mWiK/8AU+J dW1tcMu1JlkvmW1bygOhbYsYToIMY065ds1S5968JAcpPLjHz4MSSNYB1Aie13kqv+yEZW 8pHUpe9LdO2eWq+RounqeBhJw/sN8oCIE6mVLwPrljU1FZm4TWWcmKFLgsbkCA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=N1SfBH8a; 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=1681331537; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=th6DFlqPSpzwEiPy/kx+071CXEATXFoxgzAl6dqPMN0=; b=dRjK2aDV+a9SACPVu6V9pQwB/9ju4fDo/2BzNchxmqQH1aFNKJ/fT+kfERsXlva8itqIop vSRiyMIdhuhRUDYH99aV9B0XmaTeieTvehsU0erxS8IIxVS51CqGPaly9AhRG8qx21vsoF iOFVgV93pE2rr2lBMb7QZt3m4tH/t8MNBf5NWVFmPTAGmgvM9H7ZmrHUHZKVUrUk2K1qs/ zBUHPNt2TuA40aBQG/zVVRKVxvfzb4fyb5pW6+aRyOrYl1iYJJvzLXWEFZiuJ6xcc8PYC1 YyUOwonhMoFwbOobCzwqA1eLBge4AHqsa9gJiuFCxwUX+Qa0NdZ02cZPFh+fYg== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.21 X-Spam-Score: -2.21 X-Migadu-Queue-Id: 50BA1398C3 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=N1SfBH8a; 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 X-TUID: N7rCmz8EKW0B Dear Guixers, this is a friendly ping :) . I'm sending an updated patchset. Thank you for your time and efforts, giacomo