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 OAbnDJmX3GSytQAASxT56A (envelope-from ) for ; Wed, 16 Aug 2023 11:32:09 +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 EErBDJmX3GRBagEA9RJhRA (envelope-from ) for ; Wed, 16 Aug 2023 11:32:09 +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 CBF1A4F417 for ; Wed, 16 Aug 2023 11:32:08 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=1692178328; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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; bh=5CFY8Fjl7tiJWR+pQn2zkeX2c0ECoeBvNv4ec7ASkBA=; b=u4y6gp+lnUhUUf2n8DGOS7bicfTZfqZWtnp1f2LM40BgffRig5uzR+c1Kde/QE1tD+cSAL e6o4X6ewHPcKKRv/1DIZxq2uKLpWtvfWmEk+HlyMlktYZglL/ZDPgYEvP0/6W40pKgz1rM F2y8FAJy7yYkiP0EQUmI+TsMRj5bGnhHS5VPYzFQn3DVgDIq/qwgQsLeFuYm5D//nYBqFg itfudLy8YaiJ3g/wFRQ6DLcX0gWcInUg/BCU6ra1gAkiymue5WuF4xTKu1Tp2j5QWKr1H+ /P1fitg2T4R9otevL3CAR6nIoqlNXr5kYhnt7F0O0Gfj6QhilCx+SFXfOUklEw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=1692178328; a=rsa-sha256; cv=none; b=sy2od7CAYEHsWrC6L3qEAIyb3S8G0VBq141CCuOfmi1tW6g96j4N1BZy9tHCZ2G/uhTL21 e609juhORBQHcUebgo7DX8QgrN+LjyeG7a6tywqvyBtRvqqu9TQAvCzRrgkagW0ZPA8AC3 fffxsRsSjkEYisSYR28WcNHOo0L86lJ6yRjXWmq1ZcSHOr5FavwsqHmEb9GQ2aRgWpF6Qf pfuKc2aTo9HNk+As1IC8SwKoXNtdtfU5vXFYnYvI0dIwOyL6TlVjOi6G4UrBNFB6m5vXMv Yz7DD/pUsurBlParVno4ipiMIWBqiIrdhLN7ABMI1G2UuXTzrapc4Kk6+HRjgQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qWCs8-0001qt-IM; Wed, 16 Aug 2023 05:31:24 -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 1qWCrn-0001lx-Hb for guix-patches@gnu.org; Wed, 16 Aug 2023 05:31:11 -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 1qWCrn-0000uI-8l for guix-patches@gnu.org; Wed, 16 Aug 2023 05:31:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qWCrn-0006O6-4k for guix-patches@gnu.org; Wed, 16 Aug 2023 05:31:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65335] [PATCH 3/4] gnu: build: activate-current-system: Ensure directory existence. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 16 Aug 2023 09:31:03 +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: 65335@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 65335-submit@debbugs.gnu.org id=B65335.169217820624357 (code B ref 65335); Wed, 16 Aug 2023 09:31:03 +0000 Received: (at 65335) by debbugs.gnu.org; 16 Aug 2023 09:30:06 +0000 Received: from localhost ([127.0.0.1]:38855 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWCqr-0006Kh-PY for submit@debbugs.gnu.org; Wed, 16 Aug 2023 05:30:06 -0400 Received: from 12.mo584.mail-out.ovh.net ([178.33.104.253]:46663) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWCqm-0006JF-5v for 65335@debbugs.gnu.org; Wed, 16 Aug 2023 05:30:04 -0400 Received: from director6.ghost.mail-out.ovh.net (unknown [10.109.146.20]) by mo584.mail-out.ovh.net (Postfix) with ESMTP id D32FA2725B for <65335@debbugs.gnu.org>; Wed, 16 Aug 2023 09:29:58 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-zmhk6 (unknown [10.110.171.1]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 73C7F1FEB1; Wed, 16 Aug 2023 09:29:58 +0000 (UTC) Received: from ngraves.fr ([37.59.142.101]) by ghost-submission-6684bf9d7b-zmhk6 with ESMTPSA id 6Om1GRaX3GTNlB8AU2QudA (envelope-from ); Wed, 16 Aug 2023 09:29:58 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Wed, 16 Aug 2023 11:29:28 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: <344951a96d504fb86db43c79262739f5a7c086bb.1692178169.git.ngraves@ngraves.fr> References: <344951a96d504fb86db43c79262739f5a7c086bb.1692178169.git.ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 10886889151285682914 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedruddtledgudeiucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepleffjeetueethfefkeffffefvddukeejkefgleduiedthfekvefhiedvhfffgeegnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugedtrddugedvpdefjedrheelrddugedvrddutddunecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeiheeffeehseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkeegpdhmohguvgepshhmthhpohhuth 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: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: CBF1A4F417 X-Migadu-Scanner: mx1.migadu.com X-Spam-Score: -6.19 X-Migadu-Spam-Score: -6.19 X-TUID: dYBeYbxQqJOX --- gnu/build/activation.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/build/activation.scm b/gnu/build/activation.scm index eea2233563..759704ae03 100644 --- a/gnu/build/activation.scm +++ b/gnu/build/activation.scm @@ -408,6 +408,7 @@ (define* (activate-current-system (format #t "making '~a' the current system...~%" system) + (mkdir-p "/run") ;; Atomically make SYSTEM current. (let ((new (string-append %current-system ".new"))) (symlink system new) -- 2.41.0