From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Edouard Klein <edou@rdklein.fr>
Cc: 64648@debbugs.gnu.org
Subject: bug#64648: Can't clone a git repo over anonymous SSH
Date: Thu, 20 Jul 2023 09:17:20 -0400 [thread overview]
Message-ID: <874jlyn2n3.fsf@gmail.com> (raw)
In-Reply-To: <87zg3xpaje.fsf@rdklein.fr> (Edouard Klein's message of "Sat, 15 Jul 2023 15:25:18 +0200")
Hi,
Edouard Klein <edou@rdklein.fr> writes:
> Hi all !
>
> I'm trying to write a package for a repo that's accessible through an
> anonymous SSH access.
>
> The repo can be cloned with:
> git clone git@the-dam.org:permaudit
> without any issues.
>
> However, when I use the package definition below, I get the following
> error:
> guix build: error: Git failure while fetching ssh://git@the-dam.org/permaudit: failed to start SSH session: Unable to exchange encryption keys
>
> Some googling leads me to believe this is a mismatch between the
> client's accepted ciphers and the server's accepted ciphers, but both
> machines are up-to-date guix systems, so I'm not sure it's that.
>
> I don't want to install an HTTP bridge, git is fine via SSH.
>
> If anybody has any idea, I'm all hears.
Don't they also offer a HTTP(S) access? I think libssh as used by
libgit2 expects an SSH agent running... I remember wresting with it in a
CI context.
--
Thanks,
Maxim
next prev parent reply other threads:[~2023-07-20 13:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-15 13:25 bug#64648: Can't clone a git repo over anonymous SSH Edouard Klein
2023-07-20 13:17 ` Maxim Cournoyer [this message]
2023-07-31 9:18 ` Edouard Klein
2023-08-01 14:15 ` Maxim Cournoyer
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874jlyn2n3.fsf@gmail.com \
--to=maxim.cournoyer@gmail.com \
--cc=64648@debbugs.gnu.org \
--cc=edou@rdklein.fr \
/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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).