lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: #5355 Doc: document grob metadata in SVG output in Notation Referenc


From: James Lowe
Subject: Re: #5355 Doc: document grob metadata in SVG output in Notation Reference
Date: Wed, 04 Jul 2018 14:41:19 +0100 (BST)

Paul, 


 
On Sun, 1 Jul 2018 17:52:02 -0400, Paul Morris  wrote: 
 
> On 07/01/2018 02:43 AM, David Kastrup wrote: 
> 
> > Edit your .git/config file and change the repository address according 
> > to the Git repository clone command given for developers on LilyPond's 
> > Savannah page. 
> 
> Thanks.  It turned out I had a new SSH key that I hadn't added to 
> Savannah yet.  So I got it to work by following CG 3.4.9 
> http://lilypond.org/doc/v2.19/Documentation/contributor/commit-access 
> 
> I noticed that where the CG says: 
> 
> " 
> SSH should issue the following warning: 
> 
> The authenticity of host 'git.sv.gnu.org (140.186.70.72)' can't 
> be established. 
> RSA key fingerprint is 
> 80:5a:b0:0c:ec:93:66:29:49:7e:04:2b:fd:ba:2c:d5. 
> Are you sure you want to continue connecting (yes/no)? 
> 
> Make sure the RSA key fingerprint displayed matches the one above. 
> " 
> 
> This did not match what I saw in my terminal.  (I saved what I saw if 
> that's useful.)  It may have been a bad move but I lived dangerously and 
> went ahead anyway.  But the CG may need an update? 
 
I checked and using the command

ssh-keygen -E md5 -lf <(ssh-keyscan git.sv.gnu.org 2>/dev/null)

I get this for MD5 hashes
....
1024 MD5:80:5a:b0:0c:ec:93:66:29:49:7e:04:2b:fd:ba:2c:d5 git.sv.gnu.org (RSA)
....

and for SHA256

...
1024 SHA256:FYkx0iik+iBeCLRzvUyUSTRT98TEBBJoYuQsTXbyGL8 git.sv.gnu.org (RSA)
....
So the CG prints the MD5 hash - and it looks OK to me.

If you didn't get either of those can you attach what you did get?

James




reply via email to

[Prev in Thread] Current Thread [Next in Thread]