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 oNUHI/l65GRxTQEASxT56A (envelope-from ) for ; Tue, 22 Aug 2023 11:08: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 UDACI/l65GSCgAEA9RJhRA (envelope-from ) for ; Tue, 22 Aug 2023 11:08: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 EC8F258F24 for ; Tue, 22 Aug 2023 11:08:08 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=JDhsDFLo; 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=1692695289; 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-to: 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=+GjpSqTHes1yNax8ZBQksL1yRJmiVhCdu8lDaUvRmfU=; b=IlQT83OeWNvp2vzCY2GSGJ9FigiMPfQrkRWM2kgmj5l+xlW5w7Drl64myOp80krlu1Kr04 wMqJ2Lbbt2y7iQQo5HvYriQLZKQryCHIB5J05a7A2+u+MxwIXhR8HVPqVykIJ2e8DwKEIy W4v7gKAj2McJdBrFHqsI9HbB2oTSqC9n89BehRjTkU3TMrTkowqFv83E47GsEWXOCc8a7c thzcvqr7yyzGPRCX+esoe6QqALDe+UNDDGXnYNayqZN+V+jb/4OrXHRPGFIP1GPGL7gBZx wKJoXQ8CSYJOJ7fyAdN5dFdgAo5EUw25zxAepoPcvp+b2+nahgxnGEH7EJQ+ZQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692695289; a=rsa-sha256; cv=none; b=rnF7eJkU8mIEf4wInzI9KkBJO9BKyjQRDBpYxRhhekJb+KEOmtr4sIcQ5AuAcuSYJRzW/8 3Xg6mvJWn6Q/SN079JdKkvg43AZyJFExODrM8Kp2B4k7tDCPfq0j9vB4IBLGDSXWLMQKJX /HnIAVMDzSEvUBi9IFHjc/4T2BsOLhr6cNIsdF7WAuQqRBXtI/Kt0ULcbdzW9AxaaPEY+O 8rKWvpB5Pj3tTv4fY+ooannkN5kCayKPHJpxH0/yKQrZoh9KrVoQnrjAVJLW554Gi9H0rb Mkxf6qFx+dn89v1NaNSk6lCrYLGG7lV2qUDb3RtTkz4XkF2wq0UfX6FP5lKbrA== 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=JDhsDFLo; 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 1qYNMn-0003yf-Ik; Tue, 22 Aug 2023 05:08: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 1qYNMm-0003yP-1v for guix-patches@gnu.org; Tue, 22 Aug 2023 05:08:00 -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 1qYNMl-0003UT-Q8 for guix-patches@gnu.org; Tue, 22 Aug 2023 05:07:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qYNMo-0005qd-6r for guix-patches@gnu.org; Tue, 22 Aug 2023 05:08:02 -0400 Subject: bug#64930: [PATCH] guix: Also print the user when SSH auth fails. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 22 Aug 2023 09:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64930 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon Tournier Cc: Josselin Poiret , Attila Lendvai , Mathieu Othacehe , Tobias Geerinckx-Rice , 64930-done@debbugs.gnu.org, Christopher Baines , Ricardo Wurmus , Attila Lendvai Mail-Followup-To: 64930@debbugs.gnu.org, ludo@gnu.org, attila.lendvai@gmail.com Received: via spool by 64930-done@debbugs.gnu.org id=D64930.169269526322450 (code D ref 64930); Tue, 22 Aug 2023 09:08:01 +0000 Received: (at 64930-done) by debbugs.gnu.org; 22 Aug 2023 09:07:43 +0000 Received: from localhost ([127.0.0.1]:58555 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYNMV-0005q2-I9 for submit@debbugs.gnu.org; Tue, 22 Aug 2023 05:07:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49642) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYNMT-0005pm-5K for 64930-done@debbugs.gnu.org; Tue, 22 Aug 2023 05:07:42 -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 1qYNMI-0003T2-IO; Tue, 22 Aug 2023 05: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:In-Reply-To:Date:References:Subject:To: From; bh=+GjpSqTHes1yNax8ZBQksL1yRJmiVhCdu8lDaUvRmfU=; b=JDhsDFLogZN6XV1THzoN /w7z8xxXo2knq+HS5HMlPrYmlmlLc2d0zM/s8e92hecPKxz9xGwDP9t+VbQkk+J2BUNZpUtnnzsRn jhh0IuXlQ5uXgwJ58GcUUgOSTOi8hA1raeicuhJzEXC4B3DLtZr16Nt89rJq6UmjPPvUf3WuUvp03 YSzfZPgCg+RYcWppYJyLaiMv04DS+tbEmV9Lw7PFixUnSLUBizPgzTGBm3ee451wYKs/LJaiK+/yU OSMHHJBrF4G6E0WV/TH6OH1lL8XqkZnov2tmMnyXfaP7bA8EOvIRkrWvBNA8nEpolm75hPG3cnztq 4z9EXdDCDwOLqw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <5e86c8256e44eb5516631fc455c6c4d1de271eb1.1690632156.git.attila@lendvai.name> <87v8dfdjk4.fsf@gmail.com> Date: Tue, 22 Aug 2023 11:07:26 +0200 In-Reply-To: <87v8dfdjk4.fsf@gmail.com> (Simon Tournier's message of "Wed, 16 Aug 2023 18:43:39 +0200") Message-ID: <87pm3f5ttd.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-Spam-Score: -5.40 X-Spam-Score: -5.40 X-Migadu-Queue-Id: EC8F258F24 X-Migadu-Scanner: mx1.migadu.com X-TUID: /fb029QuYhZk Hi, Simon Tournier skribis: > On Sat, 29 Jul 2023 at 14:02, Attila Lendvai w= rote: > >> - (message (format #f (G_ "SSH authentication faile= d for '~a': ~a~%") >> - host (get-error session)))))))))= )) >> + (message (format #f (G_ "SSH authentication faile= d for '~a@~a': ~a~%") >> + user host (get-error session))))= ))))))) > > This LGTM. Is it possible that =E2=80=99user=E2=80=99 is not set? Right, USER can be #f. I fixed this and applied it. Thanks Attila & Simon! Ludo=E2=80=99.