From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 gC3QBGpN/GTibQAAG6o9tA:P1 (envelope-from ) for ; Sat, 09 Sep 2023 12:48:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id gC3QBGpN/GTibQAAG6o9tA (envelope-from ) for ; Sat, 09 Sep 2023 12:48:10 +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 B76FD5FD95 for ; Sat, 9 Sep 2023 12:48:09 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Wjkd0BBn; 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=1694256490; 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=GbwJf2uLqT1aEFUEh0nACDnevfSMu0yFbANFrFW8qhY=; b=jvUsJFgegcxh0FYBXXXBmZlEMGFN3XMF14869tcV3vQeMr891m14dk8Fg6Wua0QILdAnp0 cSq5Ma0rIkGDZc7rGmGUqBgp2aupwcvoBoEsy5uyy2p9MKOta03BG7zpu61bfbkhz2a+Xz qYs3jrGyyz+TM0ohpT2Pw5DTOFC+yp7G6NdgO3q7zryF8QPl/v6AwPcmGpfHEz6UC6nIA1 3CBnnXo7AcWjlXRW91MiEPSMihfCAW56L+B0CBnpx5U4TNK+gVUR5SmA9jNL8lOjp9MQ2c UDlkvVinQ9hIN78ts0zqaBjxX1/OVPe0SC+ke/jAhgv6Ky5aEaJWYED8ULUtCg== 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=Wjkd0BBn; 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-Seal: i=1; s=key1; d=yhetil.org; t=1694256490; a=rsa-sha256; cv=none; b=I5uIT5uxaNlbWDX4WzAx91K6rCh8v+xGvo7nxnAic/hAGeVq8Y7R0yM3V0c8W87yyWNhSr qAd7Jawz6rA6vfjReLakiQ4fAMl2jTYj50buAjgYpl06LmVXO7sThsaVwnvWbKl0j/Octx oD0IYQEdomGjG4K4/0M3trErevDbFw/fUvTcoW4j8VD2RbJDsJnxgNiyyRcZSwbeO8ifVn 85xwQd7VawmTfkoU0Ic44y7fHBpw697bsQU0NR59//Vv87PaMqwa3Zgdjhh+QmUfvBG9xl nuL4pB21SCXsFYEc2CC9wWZ4a6+wm2H4hj58o2zcuzdU9QdZhfUibGJdjNpzPw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qevVR-0001GL-AA; Sat, 09 Sep 2023 06:48:01 -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 1qevVP-0001G8-UF for guix-patches@gnu.org; Sat, 09 Sep 2023 06:47:59 -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 1qevVP-0000Ro-Md for guix-patches@gnu.org; Sat, 09 Sep 2023 06:47:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qevVS-0003cS-Fc for guix-patches@gnu.org; Sat, 09 Sep 2023 06:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65335] [PATCH 0/4] Allow mounting root on tmpfs for impersistence Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 09 Sep 2023 10:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65335 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Graves Cc: 65335@debbugs.gnu.org, paren@disroot.org, Andrew Tropin Received: via spool by 65335-submit@debbugs.gnu.org id=B65335.169425645313744 (code B ref 65335); Sat, 09 Sep 2023 10:48:02 +0000 Received: (at 65335) by debbugs.gnu.org; 9 Sep 2023 10:47:33 +0000 Received: from localhost ([127.0.0.1]:46240 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qevUz-0003Zc-BJ for submit@debbugs.gnu.org; Sat, 09 Sep 2023 06:47:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38144) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qevUw-0003ZJ-Fb for 65335@debbugs.gnu.org; Sat, 09 Sep 2023 06:47:31 -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 1qevUn-0000Nu-7Q; Sat, 09 Sep 2023 06:47:21 -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=GbwJf2uLqT1aEFUEh0nACDnevfSMu0yFbANFrFW8qhY=; b=Wjkd0BBne/4lHq9PG8EI YHpm5NYwrvns/82hCrRT5jXfdsc7JvUPgtneC10VjJuh5NesI5iTpedFIRY5sx+qlG/PWTUKMQZb/ jYvaFVH0hGSG6cmTIpDyVJmqB2IbBHh2DLYHKSjFuLE+UbIkyOFHZnTF0T866yo0oRxE67wJGF21d 5SA+sqsLeh6Cj/NfJG/cM7dI101P2KkZHeo877MLtjC8Gd6KV4frncLO/HMZBOMJbK3n+gcDBhTXD 1RSFBRPl1tXY/8GvjEjp3AVN/XUDCxTIzCyPsoaLzkOILHVPOSmuCu4BvWMhHBh6lBt+AY8D9Ckyq XSdLBbtJ0Wn+nQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <108a67c0ef10e00162d81bcf7bc6243d6895c49b.1692569807.git.ngraves@ngraves.fr> <875y58a3ii.fsf_-_@gnu.org> Date: Sat, 09 Sep 2023 12:47:19 +0200 In-Reply-To: <875y58a3ii.fsf_-_@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Mon, 21 Aug 2023 16:12:05 +0200") Message-ID: <87edj7zkqw.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: 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: B76FD5FD95 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -3.93 X-Spam-Score: -3.93 X-TUID: Ejpz2a7ViIYM Hi, (You forgot to Cc the bug in your reply, so our conversation went off the record=E2=80=A6) Ludovic Court=C3=A8s skribis: > Nicolas Graves skribis: > >> --- >> gnu/home/services/symlink-manager.scm | 5 +++++ >> 1 file changed, 5 insertions(+) >> >> diff --git a/gnu/home/services/symlink-manager.scm b/gnu/home/services/s= ymlink-manager.scm >> index e4c931fbee..d3c4d01db4 100644 >> --- a/gnu/home/services/symlink-manager.scm >> +++ b/gnu/home/services/symlink-manager.scm >> @@ -157,6 +157,11 @@ (define (update-symlinks-script) >> #t >> (G_ "Skipping ~a (not an empty directory)...= done\n") >> directory)) >> + ((=3D EBUSY errno) >> + (format >> + #t >> + (G_ "Skipping ~a (dedicated device)... done\= n") >> + directory)) > > How does that relate to the rest of the patch series? What does > =E2=80=9Cdedicate device=E2=80=9D mean here? Your use case is for when ~/.local (for instance) is a separate mount point (an uncommon use case because mounting file systems on Linux usually requires root privileges). I=E2=80=99d suggested =E2=80=9Cdedicated device=E2=80=9D =E2=86=92 =E2=80= =9Cunderlying device is busy=E2=80=9D, and a short comment above explaining the kind of situation where this can occur. Thanks, Ludo=E2=80=99.