From unknown Sun Jun 22 07:53:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#70085] [PATCH] home: services: add newline to XDG_RUNTIME_DIR warning Resent-From: Richard Sent Original-Sender: "Debbugs-submit" Resent-CC: , guix-patches@gnu.org Resent-Date: Sat, 30 Mar 2024 01:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70085 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70085@debbugs.gnu.org Cc: Richard Sent , ( , Andrew Tropin , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Tanguy Le Carrour X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: ( , Andrew Tropin , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Tanguy Le Carrour Received: via spool by submit@debbugs.gnu.org id=B.171176117828265 (code B ref -1); Sat, 30 Mar 2024 01:13:02 +0000 Received: (at submit) by debbugs.gnu.org; 30 Mar 2024 01:12:58 +0000 Received: from localhost ([127.0.0.1]:43656 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rqNHF-0007Lo-RU for submit@debbugs.gnu.org; Fri, 29 Mar 2024 21:12:58 -0400 Received: from lists.gnu.org ([2001:470:142::17]:45272) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rqNHE-0007LX-Ea for submit@debbugs.gnu.org; Fri, 29 Mar 2024 21:12:56 -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 1rqNH5-0000YK-87 for guix-patches@gnu.org; Fri, 29 Mar 2024 21:12:47 -0400 Received: from mail-108-mta124.mxroute.com ([136.175.108.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rqNH3-0000wg-Iv for guix-patches@gnu.org; Fri, 29 Mar 2024 21:12:46 -0400 Received: from filter006.mxroute.com ([136.175.111.2] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta124.mxroute.com (ZoneMTA) with ESMTPSA id 18e8cea6ea10003bea.001 for (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Sat, 30 Mar 2024 01:12:37 +0000 X-Zone-Loop: 22212619c7bac5352de408376d93f82ee0f942ed8c96 X-Originating-IP: [136.175.111.2] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Transfer-Encoding:MIME-Version: Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=bHIdPNe/j0yy7Kq9G/YsC09eaE0BV6zzjPyYZie9f4c=; b=b1g8Sku3xYbyCJvvvLT3wZIgoh z7lp46rYsDzJYTbpZgreQuMNyMwwzVLfLM4kEbHUp0TR1Bd2oEcCAttHyuCsb3HnAuVYXaV8zoiO4 qJAXhSOW7hrHxul2WFoi8gg7pd81WdVu0zDg3fuC/hT3km7pKNMw9qKvfFGu5BpfMOs2ias/4jfBi Us2DTy0j4Xvk3D0hbaxRutRuhGO8dwwI6cidL6pN5OoV56qDEizcGgguy3YVAJ/a1jKTGyrIRfVRL y7nOdXJRKd8fnXd+EBSqnhfqaKNgThFfv4oKWWgZjzEugG+inBMAQ3QY7HPOP4Z8NOAgNbfFww1I9 3L/jAOkA==; From: Richard Sent Date: Fri, 29 Mar 2024 21:10:35 -0400 Message-ID: <06b44aeb449a5335f12e1a4774d8a3222d87bf8c.1711761035.git.richard@freakingpenguin.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Authenticated-Id: richard@freakingpenguin.com Received-SPF: pass client-ip=136.175.108.124; envelope-from=richard@freakingpenguin.com; helo=mail-108-mta124.mxroute.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) * gnu/home/services.scm: Add end-of-text newline to warning printed by on-first-login script when XDG_RUNTIME_DIR does not exist. Change-Id: I3bfe2c415f6941fa9a2231ab2a0be53db965053f --- Without this change, the prompt will be pushed to the side by the warning message. Other warnings in the repo follow this convention, so I assume this one should as well. gnu/home/services.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/home/services.scm b/gnu/home/services.scm index b69cd91203..39c9033ad6 100644 --- a/gnu/home/services.scm +++ b/gnu/home/services.scm @@ -445,7 +445,7 @@ (define (compute-on-first-login-script _ gexps) (warning (G_ "XDG_RUNTIME_DIR doesn't exists, on-first-login script won't execute anything. You can check if xdg runtime directory exists, XDG_RUNTIME_DIR variable is set to appropriate value and manually execute the -script by running '$HOME/.guix-home/on-first-login'")))))))) +script by running '$HOME/.guix-home/on-first-login'~%")))))))) (define (on-first-login-script-entry on-first-login) "Return, as a monadic value, an entry for the on-first-login script base-commit: d67e4f0f9b10c7ddac8fb0ca68cbf1d6ad0a6e5d -- 2.41.0 From unknown Sun Jun 22 07:53:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#70085] "Review" and gentle bump of 70085 References: <06b44aeb449a5335f12e1a4774d8a3222d87bf8c.1711761035.git.richard@freakingpenguin.com> In-Reply-To: <06b44aeb449a5335f12e1a4774d8a3222d87bf8c.1711761035.git.richard@freakingpenguin.com> Resent-From: Fabio Natali Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Aug 2024 18:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70085 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70085@debbugs.gnu.org Received: via spool by 70085-submit@debbugs.gnu.org id=B70085.17231402967977 (code B ref 70085); Thu, 08 Aug 2024 18:05:02 +0000 Received: (at 70085) by debbugs.gnu.org; 8 Aug 2024 18:04:56 +0000 Received: from localhost ([127.0.0.1]:37141 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sc7VQ-00024b-4H for submit@debbugs.gnu.org; Thu, 08 Aug 2024 14:04:56 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:33071) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sc7VN-00024K-IS for 70085@debbugs.gnu.org; Thu, 08 Aug 2024 14:04:55 -0400 Received: by mail.gandi.net (Postfix) with ESMTPSA id 2A1B440004 for <70085@debbugs.gnu.org>; Thu, 8 Aug 2024 18:04:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fabionatali.com; s=gm1; t=1723140260; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=Rj371gJNAVexLct7LNXAbMMxv9HTRI+KCpFdP+qLfIg=; b=l3Nn7RUmlnTzfl0wuldQDlrcbvsUote8I1NXn8l4Jwe2KtC2WqIZ8PG+vO1bdlXzbpJ5my U9TH8x4ePTK1T5qmihBKkPsZZg+zTXPN65QmdyKkImr6TDfemqppnxLNK8xdPo9vAKSzfo h+ssOnIxlMvZvMSf870tDVWRzHq/H0bVswtzYDi6g2QsVArzkzD6BTZUfNiEazenkrjw8Z Fhdgo/qXJ+Kav4EBEveTCXmW27JDVfvcLB89WERLNAeCVpfch97iR3+NCxwQjMVXA25uvs ZcUyBK6p6R9ri/wZDNaSO2nFisU3RURtK9/XtOAO1UFKArwlmBpVba493RmmZQ== From: Fabio Natali Date: Thu, 08 Aug 2024 19:04:26 +0100 Message-ID: <87ikwayjpx.fsf@fabionatali.com> MIME-Version: 1.0 Content-Type: text/plain X-GND-Sasl: me@fabionatali.com X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Thanks Richard. This is more of a bump rather than a review as the change itself is a pretty obvious. For what it's worth, I confirm I double-checked the change locally (as I was accidentally experiencing the "XDG_RUNTIME_DIR doesn't exists" warning). All looks good, if someone with commit rights wants to give a final look and push, that'd be cool. Thanks, cheers, Fabio. From unknown Sun Jun 22 07:53:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#70085] a less gentle reminder... References: <06b44aeb449a5335f12e1a4774d8a3222d87bf8c.1711761035.git.richard@freakingpenguin.com> In-Reply-To: <06b44aeb449a5335f12e1a4774d8a3222d87bf8c.1711761035.git.richard@freakingpenguin.com> Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 28 Sep 2024 17:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70085 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "70085@debbugs.gnu.org" <70085@debbugs.gnu.org> Received: via spool by 70085-submit@debbugs.gnu.org id=B70085.172754502927840 (code B ref 70085); Sat, 28 Sep 2024 17:38:02 +0000 Received: (at 70085) by debbugs.gnu.org; 28 Sep 2024 17:37:09 +0000 Received: from localhost ([127.0.0.1]:38594 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1subNU-0007Ey-Uu for submit@debbugs.gnu.org; Sat, 28 Sep 2024 13:37:09 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:43547) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1subNR-0007EQ-Tp for 70085@debbugs.gnu.org; Sat, 28 Sep 2024 13:37:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail2; t=1727544989; x=1727804189; bh=jl6/aizwENsg2WcL6KgXi4PK4ftsWf36/51y+32WDDQ=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=OeO4j76X7qoJLbndqHoMyBvivWiiYr5nIxshLROkJkLX/Eharc0G6/32KUYwjrOQg h1ndSZSeSVa3WSo4pQY32sz0ZOfXmOn20C5ijG4or4fFBuCzK7yEKTYpU6J1iCBcrU Ob+nR3J/4wk5BRUfmDULN951d34ViXVlEaPTjb/iqGx1/sYlMZepQSCPQaMDWJodY3 1vI0kDiC0P8i13wMvC4m1SFV3CVo6HjPntOMvupocwTDI3kx7OcNNJCYBSsgEeO9ON Rta2+xVB6awQtfztnZS/R8Qr30E3VoEQHVGDTW9Rc1DlO9PNUJRq8KIY/J8z23KWCa n947fuO98Ra9A== Date: Sat, 28 Sep 2024 17:36:23 +0000 From: Attila Lendvai Message-ID: Feedback-ID: 28384833:user:proton X-Pm-Message-ID: 5c9c91641dba211493b8e45c5d1e1136059ef621 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) it took a few hours of my life to find out that this is the reason my emacs= tramp cannot connect to my servers all of a sudden. and this rather straightforward fix is all the way back from march! could someone please push this finally? sidenote for another issue: why is my user missing its $XDG_RUNTIME_DIR ? i= ts value is /run/user/1000, but that dir doesn't exist. my ssh server is dropbear, i switched away from openssh after their last bl= under. maybe that is the root cause of the warning? --=20 =E2=80=A2 attila lendvai =E2=80=A2 PGP: 963F 5D5F 45C7 DFCD 0A39 -- =E2=80=9CDiscipline must come through liberty. [=E2=80=A6] We do not consid= er an individual disciplined only when he has been rendered as artificially= silent as a mute and as immovable as a paralytic. He is an individual anni= hilated, not disciplined.=E2=80=9D =09=E2=80=94 Maria Montessori (1870=E2=80=931952), 'The Montessori Method' From unknown Sun Jun 22 07:53:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#70085] a less gentle reminder... Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 29 Sep 2024 14:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70085 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Attila Lendvai Cc: "70085@debbugs.gnu.org" <70085@debbugs.gnu.org> Received: via spool by 70085-submit@debbugs.gnu.org id=B70085.172762097111879 (code B ref 70085); Sun, 29 Sep 2024 14:43:02 +0000 Received: (at 70085) by debbugs.gnu.org; 29 Sep 2024 14:42:51 +0000 Received: from localhost ([127.0.0.1]:40535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1suv8K-00035M-Sg for submit@debbugs.gnu.org; Sun, 29 Sep 2024 10:42:50 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:43348) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1suv7y-00030f-RI for 70085@debbugs.gnu.org; Sun, 29 Sep 2024 10:42:28 -0400 Date: Sun, 29 Sep 2024 22:40:23 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1727620909; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=X0kUZOfpgRfcYRFQEMqx5f7CYOhcs4HFktuSp3CL9cE=; b=PBMANvlroK+U0svwNs1BuzZxv+hl3q4lgxPQha/XY7rjDdOKSH+Who+DLA7uNlowB3llkt E5NuxuC5vjb3TA1TFFBrXCM8Ln6TusI94UAzRtgYZoJ2tkKJ3JrSSOHbQIRSw2j/iKbF1/ uJWt5Qs/ZQFw0mM2nqNGJ/WcojquwxM8T6ufpsy2qbA6N6I75eO2qEXTmGRXOpw+XwsyTx cB7ZuPdMpynPKEEVAeZ7sGqdfjC4Rn9D2MU15BWm7+FbTeiinI2PTb4C66WIBjUl89ZPnv l0YvM7as0ikZno77fAVghfA97sGFayAA8VT+cxSK1AVLrUx9tlH/RRdvtw3Auw== Authentication-Results: mail.boiledscript.com; auth=pass smtp.mailfrom=hako@ultrarare.space Message-ID: <87cykmjzfs.wl-hako@ultrarare.space> From: Hilton Chain In-Reply-To: References: <06b44aeb449a5335f12e1a4774d8a3222d87bf8c.1711761035.git.richard@freakingpenguin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: / X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On Sun, 29 Sep 2024 01:36:23 +0800, Attila Lendvai wrote: > > sidenote for another issue: why is my user missing its $XDG_RUNTIME_DIR ? its value is /run/user/1000, but that dir doesn't exist. > > my ssh server is dropbear, i switched away from openssh after their last blunder. maybe that is the root cause of the warning? I suppose the directory should be created by elogind or greetd? From unknown Sun Jun 22 07:53:49 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Richard Sent Subject: bug#70085: closed (Re: [bug#70085] [PATCH] home: services: add newline to XDG_RUNTIME_DIR warning) Message-ID: References: <87ed52jzj3.wl-hako@ultrarare.space> <06b44aeb449a5335f12e1a4774d8a3222d87bf8c.1711761035.git.richard@freakingpenguin.com> X-Gnu-PR-Message: they-closed 70085 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 70085@debbugs.gnu.org Date: Sun, 29 Sep 2024 14:43:05 +0000 Content-Type: multipart/mixed; boundary="----------=_1727620985-11978-1" This is a multi-part message in MIME format... ------------=_1727620985-11978-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #70085: [PATCH] home: services: add newline to XDG_RUNTIME_DIR warning which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 70085@debbugs.gnu.org. --=20 70085: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D70085 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1727620985-11978-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 70085-done) by debbugs.gnu.org; 29 Sep 2024 14:42:49 +0000 Received: from localhost ([127.0.0.1]:40533 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1suv8K-00035H-BF for submit@debbugs.gnu.org; Sun, 29 Sep 2024 10:42:48 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:43332) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1suv7v-00030P-35 for 70085-done@debbugs.gnu.org; Sun, 29 Sep 2024 10:42:24 -0400 Date: Sun, 29 Sep 2024 22:38:24 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1727620905; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=pMhelRg36mbAf+0MTVIYfTBYGwL6Ofy545s2UtT2dL8=; b=CI9v0uzUry2HtMbjxVtEXO1kMnEfgo+lGYFIjxUWEhTjGLdjdPsye4zReyOlt2kl0edGP8 S0D0KhLxZojb+0uiHpkwK3mpuLb/ZOgWkbesDiiEy/A1lyq6zEPyxzMI+jsHxPZKoJf7mc 9/aEX4qewQDoU1FfJNYpqDzZheCLDFmrucNICRdxq0yAWbDxESQPtNs4qF2a9nt8JB/3AL 3BFqWAps8by/ciMrl/6pom+TXcOWxrGusDez8m9QDQLu1JRRBP5qFi2BSeya8TkvcZt8dt uQHy5+WfsriQilFdVata9AHzwS/ChUAqynUK5egdPkLUoGxEmkKcfe9E2yxsIg== Authentication-Results: mail.boiledscript.com; auth=pass smtp.mailfrom=hako@ultrarare.space Message-ID: <87ed52jzj3.wl-hako@ultrarare.space> From: Hilton Chain To: Richard Sent Subject: Re: [bug#70085] [PATCH] home: services: add newline to XDG_RUNTIME_DIR warning In-Reply-To: <06b44aeb449a5335f12e1a4774d8a3222d87bf8c.1711761035.git.richard@freakingpenguin.com> References: <06b44aeb449a5335f12e1a4774d8a3222d87bf8c.1711761035.git.richard@freakingpenguin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: -- X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 70085-done Cc: Attila Lendvai , Fabio Natali , 70085-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi everyone, On Sat, 30 Mar 2024 09:10:35 +0800, Richard Sent wrote: > > * gnu/home/services.scm: Add end-of-text newline to warning printed by > on-first-login script when XDG_RUNTIME_DIR does not exist. > > Change-Id: I3bfe2c415f6941fa9a2231ab2a0be53db965053f > --- > Without this change, the prompt will be pushed to the side by the > warning message. Other warnings in the repo follow this convention, so > I assume this one should as well. > > gnu/home/services.scm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied as cbf46d2565112180fe7b316b2530293ed2d3acf3, thanks! ------------=_1727620985-11978-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 30 Mar 2024 01:12:58 +0000 Received: from localhost ([127.0.0.1]:43656 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rqNHF-0007Lo-RU for submit@debbugs.gnu.org; Fri, 29 Mar 2024 21:12:58 -0400 Received: from lists.gnu.org ([2001:470:142::17]:45272) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rqNHE-0007LX-Ea for submit@debbugs.gnu.org; Fri, 29 Mar 2024 21:12:56 -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 1rqNH5-0000YK-87 for guix-patches@gnu.org; Fri, 29 Mar 2024 21:12:47 -0400 Received: from mail-108-mta124.mxroute.com ([136.175.108.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rqNH3-0000wg-Iv for guix-patches@gnu.org; Fri, 29 Mar 2024 21:12:46 -0400 Received: from filter006.mxroute.com ([136.175.111.2] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta124.mxroute.com (ZoneMTA) with ESMTPSA id 18e8cea6ea10003bea.001 for (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Sat, 30 Mar 2024 01:12:37 +0000 X-Zone-Loop: 22212619c7bac5352de408376d93f82ee0f942ed8c96 X-Originating-IP: [136.175.111.2] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Transfer-Encoding:MIME-Version: Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=bHIdPNe/j0yy7Kq9G/YsC09eaE0BV6zzjPyYZie9f4c=; b=b1g8Sku3xYbyCJvvvLT3wZIgoh z7lp46rYsDzJYTbpZgreQuMNyMwwzVLfLM4kEbHUp0TR1Bd2oEcCAttHyuCsb3HnAuVYXaV8zoiO4 qJAXhSOW7hrHxul2WFoi8gg7pd81WdVu0zDg3fuC/hT3km7pKNMw9qKvfFGu5BpfMOs2ias/4jfBi Us2DTy0j4Xvk3D0hbaxRutRuhGO8dwwI6cidL6pN5OoV56qDEizcGgguy3YVAJ/a1jKTGyrIRfVRL y7nOdXJRKd8fnXd+EBSqnhfqaKNgThFfv4oKWWgZjzEugG+inBMAQ3QY7HPOP4Z8NOAgNbfFww1I9 3L/jAOkA==; From: Richard Sent To: guix-patches@gnu.org Subject: [PATCH] home: services: add newline to XDG_RUNTIME_DIR warning Date: Fri, 29 Mar 2024 21:10:35 -0400 Message-ID: <06b44aeb449a5335f12e1a4774d8a3222d87bf8c.1711761035.git.richard@freakingpenguin.com> MIME-Version: 1.0 X-Debbugs-Cc: ( , Andrew Tropin , Ludovic Courtès , Tanguy Le Carrour Content-Transfer-Encoding: 8bit X-Authenticated-Id: richard@freakingpenguin.com Received-SPF: pass client-ip=136.175.108.124; envelope-from=richard@freakingpenguin.com; helo=mail-108-mta124.mxroute.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Richard Sent X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) * gnu/home/services.scm: Add end-of-text newline to warning printed by on-first-login script when XDG_RUNTIME_DIR does not exist. Change-Id: I3bfe2c415f6941fa9a2231ab2a0be53db965053f --- Without this change, the prompt will be pushed to the side by the warning message. Other warnings in the repo follow this convention, so I assume this one should as well. gnu/home/services.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/home/services.scm b/gnu/home/services.scm index b69cd91203..39c9033ad6 100644 --- a/gnu/home/services.scm +++ b/gnu/home/services.scm @@ -445,7 +445,7 @@ (define (compute-on-first-login-script _ gexps) (warning (G_ "XDG_RUNTIME_DIR doesn't exists, on-first-login script won't execute anything. You can check if xdg runtime directory exists, XDG_RUNTIME_DIR variable is set to appropriate value and manually execute the -script by running '$HOME/.guix-home/on-first-login'")))))))) +script by running '$HOME/.guix-home/on-first-login'~%")))))))) (define (on-first-login-script-entry on-first-login) "Return, as a monadic value, an entry for the on-first-login script base-commit: d67e4f0f9b10c7ddac8fb0ca68cbf1d6ad0a6e5d -- 2.41.0 ------------=_1727620985-11978-1-- From unknown Sun Jun 22 07:53:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#70085] a less gentle reminder... Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 30 Sep 2024 07:49:26 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70085 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hilton Chain Cc: "70085@debbugs.gnu.org" <70085@debbugs.gnu.org> Received: via spool by 70085-submit@debbugs.gnu.org id=B70085.172768254430730 (code B ref 70085); Mon, 30 Sep 2024 07:49:26 +0000 Received: (at 70085) by debbugs.gnu.org; 30 Sep 2024 07:49:04 +0000 Received: from localhost ([127.0.0.1]:44580 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1svB9D-0007wG-3U for submit@debbugs.gnu.org; Mon, 30 Sep 2024 03:49:00 -0400 Received: from mail-40136.proton.ch ([185.70.40.136]:25831) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1svB8n-0007pL-Ri for 70085@debbugs.gnu.org; Mon, 30 Sep 2024 03:48:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail2; t=1727682442; x=1727941642; bh=fUcNZNaXEMoVQgSU+qaod6KWZuFyDK1HrPrcpdujInc=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=pqNCbnLXic90BaxfUtq7BAvw2vnLVH5vpIROTlXES/72lFxhY4x5gOkA8HJRDmLF8 hfXQxakyba2OjZhaQYz2l8+WJFJtJPq0NbB6z17SQfkfVkkxP/9Zsymqf5wrBUUBms XzYe6iD5qk6pCsGssjF8gb1dNotZwDywD1SNZqpzcsj8h0qiEfgyV9D5k1+WEx/Oz+ H4KK0E0eGvkbXGzsJ54ESn2Fl1g7PQUHPKmmFXAQxmHuBsFFEN/LP4/8jYDSC+3ovl FpL5y8pKKA0DxzQsTqLWceITyOs79H26iGBQbg8aNHEderqIGmTKvrUPQpNyfuzZpz 0Oxlbl+qnL6rw== Date: Mon, 30 Sep 2024 07:47:19 +0000 From: Attila Lendvai Message-ID: In-Reply-To: <87cykmjzfs.wl-hako@ultrarare.space> References: <06b44aeb449a5335f12e1a4774d8a3222d87bf8c.1711761035.git.richard@freakingpenguin.com> <87cykmjzfs.wl-hako@ultrarare.space> Feedback-ID: 28384833:user:proton X-Pm-Message-ID: eb10480dc84605b5a9e033cfa3a3fe93afd76db8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) > > sidenote for another issue: why is my user missing its $XDG_RUNTIME_DIR= ? its value is /run/user/1000, but that dir doesn't exist. > >=20 > > my ssh server is dropbear, i switched away from openssh after their las= t blunder. maybe that is the root cause of the warning? >=20 >=20 > I suppose the directory should be created by elogind or greetd? i have no idea about the login infrastructure. with that in mind: i have a suspicion that dropbear lacks some integration = (PAM?) that invokes the login services you mentioned above. or maybe it doe= sn't define some env variable that openssh does? these machines are used as servers to which i log in through ssh (i.e. no l= ogins through the local console). i'll search around and i'll open a new issue if i cannot resolve this. --=20 =E2=80=A2 attila lendvai =E2=80=A2 PGP: 963F 5D5F 45C7 DFCD 0A39 -- =E2=80=9CIt is by logic that we prove, but by intuition that we discover.= =E2=80=9D =09=E2=80=94 Henri Poincar=C3=A9 (1854=E2=80=931912)