all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Simon Tournier <zimon.toutoune@gmail.com>
Cc: Josselin Poiret <dev@jpoiret.xyz>,
	Attila Lendvai <attila.lendvai@gmail.com>,
	Mathieu Othacehe <othacehe@gnu.org>,
	Tobias Geerinckx-Rice <me@tobias.gr>,
	64930-done@debbugs.gnu.org, Christopher Baines <mail@cbaines.net>,
	Ricardo Wurmus <rekado@elephly.net>,
	Attila Lendvai <attila@lendvai.name>
Subject: bug#64930: [PATCH] guix: Also print the user when SSH auth fails.
Date: Tue, 22 Aug 2023 11:07:26 +0200	[thread overview]
Message-ID: <87pm3f5ttd.fsf_-_@gnu.org> (raw)
In-Reply-To: <87v8dfdjk4.fsf@gmail.com> (Simon Tournier's message of "Wed, 16 Aug 2023 18:43:39 +0200")

Hi,

Simon Tournier <zimon.toutoune@gmail.com> skribis:

> On Sat, 29 Jul 2023 at 14:02, Attila Lendvai <attila.lendvai@gmail.com> wrote:
>
>> -                      (message (format #f (G_ "SSH authentication failed for '~a': ~a~%")
>> -                                       host (get-error session)))))))))))
>> +                      (message (format #f (G_ "SSH authentication failed for '~a@~a': ~a~%")
>> +                                       user host (get-error session)))))))))))
>
> This LGTM.  Is it possible that ’user’ is not set?

Right, USER can be #f.  I fixed this and applied it.

Thanks Attila & Simon!

Ludo’.




      reply	other threads:[~2023-08-22  9:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-29 12:02 [bug#64930] [PATCH] guix: Also print the user when SSH auth fails Attila Lendvai
2023-08-16 16:43 ` Simon Tournier
2023-08-22  9:07   ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pm3f5ttd.fsf_-_@gnu.org \
    --to=ludo@gnu.org \
    --cc=64930-done@debbugs.gnu.org \
    --cc=attila.lendvai@gmail.com \
    --cc=attila@lendvai.name \
    --cc=dev@jpoiret.xyz \
    --cc=mail@cbaines.net \
    --cc=me@tobias.gr \
    --cc=othacehe@gnu.org \
    --cc=rekado@elephly.net \
    --cc=zimon.toutoune@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.