From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MKFAAq+ca2OMNgAAbAwnHQ (envelope-from ) for ; Wed, 09 Nov 2022 13:27:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id GCDuAa+ca2OtMAAAauVa8A (envelope-from ) for ; Wed, 09 Nov 2022 13:27:27 +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 9DEE11B4BA for ; Wed, 9 Nov 2022 13:27:26 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oskAZ-0003uZ-EI; Wed, 09 Nov 2022 07:27:03 -0500 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 1oskAY-0003uR-3z for guix-patches@gnu.org; Wed, 09 Nov 2022 07:27:02 -0500 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 1oskAX-0007AA-R9 for guix-patches@gnu.org; Wed, 09 Nov 2022 07:27:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oskAX-0005RA-LG for guix-patches@gnu.org; Wed, 09 Nov 2022 07:27:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59132] [PATCH] system: images: wsl2: Create $XDG_RUNTIME_DIR on first login. Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 09 Nov 2022 12:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59132 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: dan Cc: 59132@debbugs.gnu.org Received: via spool by 59132-submit@debbugs.gnu.org id=B59132.166799681920892 (code B ref 59132); Wed, 09 Nov 2022 12:27:01 +0000 Received: (at 59132) by debbugs.gnu.org; 9 Nov 2022 12:26:59 +0000 Received: from localhost ([127.0.0.1]:39206 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oskAU-0005Qt-PF for submit@debbugs.gnu.org; Wed, 09 Nov 2022 07:26:58 -0500 Received: from tobias.gr ([80.241.217.52]:43596) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oskAS-0005Qi-1Q for 59132@debbugs.gnu.org; Wed, 09 Nov 2022 07:26:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=hf6PiHjwij75o Kbbnlqrux6JaGUuCivUOWPR62ZGdqk=; h=references:in-reply-to:subject:cc: to:from:date; d=tobias.gr; b=iz2DpXqT9zccNS6UgN6/XzMUDKo5sfXpK5DLn8erX lcF4BLE2/p9c8bGvC6vakwVSKGqfRafQw5lu9H2DC0uI7WmCR+jcPQBG62Y30qC95cTCnT vd882UT6i+2thI8gNxb1K7KHMymJSiQrjzrQGQ8ZrRaEJD6baqWJKYMMUKeWwV/Vrtur+m adMjwka7pOXJz3+hU6GY7uaSdbh2gCUUIY0a9OoVoPUuar6hsNEOCyBvCk+ajpPUE3y/fT 1f1B4YILbeU/g3Ez2aln2smTQgrn0rlS1NLSMaDKNQWElb/5OB2qqU028DAqNIiHqCTAHa FjZ1nG2tPRwjft/1RL8sQ== Received: by submission.tobias.gr (OpenSMTPD) with ESMTP id c2a27f9b; Wed, 9 Nov 2022 12:26:46 +0000 (UTC) MIME-Version: 1.0 Date: Wed, 09 Nov 2022 13:26:45 +0100 In-Reply-To: <20221108200553.15545-1-i@dan.games> References: <20221108200553.15545-1-i@dan.games> Message-ID: <4f5c715e9dd8aef023d85615125b9fa9@tobias.gr> 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: Tobias Geerinckx-Rice X-ACL-Warn: , Tobias Geerinckx-Rice via Guix-patches From: Tobias Geerinckx-Rice 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1667996846; 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-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=hf6PiHjwij75oKbbnlqrux6JaGUuCivUOWPR62ZGdqk=; b=DWYlBX9QVdHC7ErH8h99j9vXfYnkJ1xpFX1fe3i2H9FQr/F3986h3iSX9KwSPiWVG8VHsY Cn+94u8WesaMW8vPFktw8Rza2p29EGmAFxqnLNupOe3Yyz+6QAiNKCEVlTB95Ri0UOf+P+ rdXzNKqgP2bu7QT6o1PKE7ipXfkBVNc7IcdhY0aVo7MBuuuoTckDmRl3LWCLGevWpBfMpi oweaL7WwhcNRLVnigrD+rs9NkS5rmogRQwQ/kCkKvgSD4U+Hdn1SJVRxOqGCXe0zHP4gGs Isyjc6cAhh8lpYi3kvGh+GiLfk6XI2IEnmElGqKCrNdhxvqTwZ3qtuuDfuWLrg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1667996846; a=rsa-sha256; cv=none; b=u1JIHfLUh30WXtFLycZRDI+FFngY2M1pNI17Llj+Vln0HiE0KrLOE8e5vRVJWW/WB2C7w0 dY0uWa7TUUCgKGyGgZRqnyBGLsVYYKQrNCaIL2WCiquCSeS9WN2umh2BnOBCKQrZwZ3tX0 uL0PY9/FPOnbBarMdmXHYEjghhTMwG5KtKf0pSMoqGjIk+DW6MVbuKHW3jPapjqR07NPdC g98Par/lVWh7coegTCEcGjOjns1OZzZtgngzo1KAKAicGl3aKBbHrPHOag9Bziov7Y7/mp InexEZJsMOv+MxzMJUawrT9/Ak+AfZ2CHHTIT+z4NfHe9W3ZUG7IoZX6DLoUzQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=iz2DpXqT; 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" X-Migadu-Spam-Score: -3.62 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=iz2DpXqT; 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" X-Migadu-Queue-Id: 9DEE11B4BA X-Spam-Score: -3.62 X-Migadu-Scanner: scn0.migadu.com X-TUID: awtdc/cP7xTF Hi dan, Thanks! Why is this needed? On 2022-11-08 21:05, dan wrote: > * gnu/system/images/wsl2.scm (wsl-boot-program): Create > $XDG_RUNTIME_DIR ^^^^^^^^^^^^^^^^ There's no reference to this in the actual patch. Kind regards, T G-R Sent from a Web browser. Excuse or enjoy my brevity.