lilypond-devel
[Top][All Lists]
Advanced

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

Re: lilypond-git from older LilyDev


From: David Kastrup
Subject: Re: lilypond-git from older LilyDev
Date: Sun, 28 Feb 2021 19:16:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Thomas Morley <thomasmorley65@gmail.com> writes:

> Hi,
>
> for hunting a bug I revived an older LilyDev in Virtual Box (based on 
> Debian-8).
>
> To get access to GitLab (formerly git was connected to savannah) I did:
> $ git remote set-url origin git@gitlab.com:lilypond/lilypond.git
>
> And to update git I tried:
> $ git fetch
> ->
> The authenticity of host 'gitlab.com (172.65.251.78)' can't be established.
> ECDSA key fingerprint is f1:d0:fb:46:73:7a:70:92:5a:ab:5d:ef:43:e2:1c:35.
> Are you sure you want to continue connecting (yes/no)? yes
> Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the
> list of known hosts.
> Permission denied (publickey,keyboard-interactive).
> fatal: Could not read from remote repository.
>
> Please make sure you have the correct access rights
> and the repository exists.
>
>
> What am I missing?

The file

$HOME/.ssh/id_ed25519

or wherever you are supposed to store the secret key corresponding to
your SSH key pair.

For R/O (public) access, there will be different credentials you can use
without your personal secret key copy.

-- 
David Kastrup



reply via email to

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