From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SKO2Ay+1HmXdPQEAauVa8A:P1 (envelope-from ) for ; Thu, 05 Oct 2023 15:07:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SKO2Ay+1HmXdPQEAauVa8A (envelope-from ) for ; Thu, 05 Oct 2023 15:07:59 +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 B282A59FA5 for ; Thu, 5 Oct 2023 15:07:58 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Ha3YLM6y; 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=1696511279; 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=fgSsIAe0K1dgjKR5SV5yaeeLtHbjMaV5hTTyYjAUaNA=; b=nvw/KYUfUVmU2ZamL58haBf9wLGvmRRwi0VrUndCzXJWNec1bsNOTF3GqtDYiREoWTgU7K sLfrSJl+zbqRS3ZfaBEXu0tzmLmXIkgXNOLGpTMRoX6nT0rBsCwNuAHLQlGIU8arhjFEyk 4fNnqyDjsCyifBxkDjPe20C0AzUFvMe4fg4l+EoOGsHkrbnshaQvTZX5mmBMFadPolNQ5Z uLAE5ZAS9Cibv7MNrnTuWRDWdl0W8dX/FObaj1lSQC4aDhZhXGupgOxPUHSVYJUvtnNYZG 44H+vuUAJ2wXGp8hDyPOBiI1a9yVi8mN0a5Z2s/ct45PzznbFINVwuR1KgbHlA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696511279; a=rsa-sha256; cv=none; b=BsGudT3Xr/hrxWyytwODmatj8zdtropDlPhXhuY1IiE5qExabdZNpq72/UJA9galtRkxib P0lLRO5rjJyvBgqf0F/ssY8ecdkHhtSVZKeB8orqY4bnvZPfUxGAxBDHlIBo/NC+FGW2CG qGlfeHVUHXMBr0BeqsknaLumwYueWzFZRX0egnVUuMsn2xrJz/n3X8oqh+tO0GcoX0qUqV 2HmmvwFOh1trNbp4CgWqlURL9lZtyxxxcY7XAw4LlibuleY4kjdmoTdEUNeI2SgeY5NkCe uHxSBYXpROVd8lkdoFbRbUclzs5Oy2/k1VTE/xP2LoSy8uQ527bmAzZSNgCY0w== 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=Ha3YLM6y; 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 1qoO50-00039D-Ji; Thu, 05 Oct 2023 09:07:50 -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 1qoO4u-00038g-Vu for guix-patches@gnu.org; Thu, 05 Oct 2023 09:07:45 -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 1qoO4u-0003SZ-NE for guix-patches@gnu.org; Thu, 05 Oct 2023 09:07:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qoO5C-0003Dj-Hx for guix-patches@gnu.org; Thu, 05 Oct 2023 09:08: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: Thu, 05 Oct 2023 13:08: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, Andrew Tropin , paren@disroot.org Received: via spool by 65335-submit@debbugs.gnu.org id=B65335.169651127612365 (code B ref 65335); Thu, 05 Oct 2023 13:08:02 +0000 Received: (at 65335) by debbugs.gnu.org; 5 Oct 2023 13:07:56 +0000 Received: from localhost ([127.0.0.1]:46252 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoO56-0003DN-CI for submit@debbugs.gnu.org; Thu, 05 Oct 2023 09:07:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoO54-0003D9-W2 for 65335@debbugs.gnu.org; Thu, 05 Oct 2023 09:07:55 -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 1qoO4g-0003Pn-1c; Thu, 05 Oct 2023 09:07:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=fgSsIAe0K1dgjKR5SV5yaeeLtHbjMaV5hTTyYjAUaNA=; b=Ha3YLM6ykvkI47Qw4qWl cCKTcMEjY0FrDF51OtTxb2nX8aGSa+FshIBImz6Ib7WRyBb9c0Sb0Aaiy9fIxnixKlGubZfokpIdy y5t/ocz6PgsR+QEp+9NcXttDCwgaqK/sgrk+Z6Xn/GfXMN/xbYTP1nWJZpiiG/0tgYLp9tJKQNDL6 6mwTrXWiH6Kja3vxlbF1aw0fGGnjdP9dRsODkuN2f2KIuG3ahoKIQgnpRDPUsrkjtulHEKUZuqnka IniYcrh0wZdobT3WPVk2wfoke4cXjh6aQ/HF/Owf4HLlSFV7vzuafxMiD1xg/MS0kCEqw7phoaI0c z5+PX/q29rd52A==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <87edj7zkqw.fsf_-_@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Sat, 09 Sep 2023 12:47:19 +0200") References: <108a67c0ef10e00162d81bcf7bc6243d6895c49b.1692569807.git.ngraves@ngraves.fr> <875y58a3ii.fsf_-_@gnu.org> <87edj7zkqw.fsf_-_@gnu.org> Date: Thu, 05 Oct 2023 15:07:05 +0200 Message-ID: <87edi96ww6.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.92 X-Spam-Score: -6.92 X-Migadu-Queue-Id: B282A59FA5 X-TUID: /lx4wXTFjzA7 Hi Nicolas, Did you have a chance to work on a revised version of this patch set? https://issues.guix.gnu.org/65335 Seems to me that little was missing. Thanks in advance! Ludo=E2=80=99. Ludovic Court=C3=A8s skribis: > 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/= symlink-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.