Hi Denis,

I’m not sure what’s behind the 140.211.xx.xx IP address, saros-build is 
160.45.117.39.
(tracert says it’s “git-vip.drupalcode.org”)

I listed your problem under Gerrit’s open tasks [1] (I had it myself, and it’s 
certainly not a client issue) and I do have an idea how to solve it.

Thanks for the report anyway!

Franz

[1] http://www.saros-project.org/build-server-migration#gerrit

From: Denis Washington [mailto:de...@denisw.de]
Sent: Sunday, August 28, 2016 6:56 PM
To: dpp-devel@lists.sourceforge.net
Subject: [DPP-Devel] Gerrit uses legacy SSH key exchange method

Hi,

I just wanted to pull from the Saros repository with Git 2.7.4 (the version 
included with Ubuntu 16.04) and got this error:

    Fetching origin
    Unable to negotiate with 140.211.10.43<http://140.211.10.43>: no matching 
key exchange method found.
    Their offer: diffie-hellman-group1-sha1
    fatal: Could not read from remote repository.

    Please make sure you have the correct access rights
    and the repository exists.
    error: Could not fetch origin

I can only pull by running:

    export GIT_SSH_COMMAND='ssh -o KexAlgorithms=+diffie-hellman-group1-sha1'

I guess something should be reconfigured or updated on the build server side?

Regards,
Denis
------------------------------------------------------------------------------
_______________________________________________
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel

Reply via email to