Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Submitting a change to fix GIOP request reply association

From: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Date: Thu, 5 Nov 2015 14:04:57 +0000
On 5 November 2015 at 13:52, Andy Ling <Andy.Ling@xxxxxxxxx> wrote:

That was one of the pages I’d looked at. So I had a quick try and failed at the first hurdle.

 

It’s a shame there isn’t an easy way for a quick submission. I’m not sure I have the time to sort all this out.

 

Trying to do the clone I get…..

 

Cloning into 'wireshark'...

Could not create directory '/home/AndyL/.ssh'.

The authenticity of host '[code.wireshark.org]:29418 ([174.137.42.81]:29418)' can't be established.

RSA key fingerprint is SHA256:2pW2/O/N6IvNX0ivOEBNzz0ABc0qv6JpMvUz/4UBbzY.

Are you sure you want to continue connecting (yes/no)? yes

Failed to add the host to the list of known hosts (/home/AndyL/.ssh/known_hosts).

Permission denied (publickey).

fatal: Could not read from remote repository.

 

Please make sure you have the correct access rights

and the repository exists.

 

So where is it looking for my home directory. My \Users\AndyL directory does have a .ssh directory and it contains github_rsa & github_rsa.pub, which I assume are the keys.

 



Have you created your Gerrit account, and added your .ssh public key?

Can you ssh to the Wireshark Gerrit instance as at the bottom of the Git on Windows wiki page (https://wiki.wireshark.org/Development/SubmittingPatches/GitForWindows).

Note that the latest git installers for Windows might have not put their copy of ssh on your path, so when calling it directly you might have to prefix it with the path, e.g. "C:\Program Files\Git\usr\bin\ssh.exe" -p ...

--
Graham Bloice