James <[email protected]> writes: > Graham, > > On 26 December 2011 18:30, Graham Percival <[email protected]> wrote: >> On Mon, Dec 26, 2011 at 06:21:35PM +0000, James wrote: >>> debug1: Next authentication method: publickey >>> debug1: Offering public key: /home/james/.ssh/id_rsa >> >> shouldn't that be id_rsa.pub ? >> >>> debug1: Authentications that can continue: publickey >>> debug1: Trying private key: /home/james/.ssh/identity >>> debug1: Trying private key: /home/james/.ssh/id_dsa >>> debug1: No more authentication methods to try. >>> Permission denied (publickey). >>> james@jameslilydev2:~/lilypond-git$ >>> --snip-- >>> >>> I have just cleared out my whole .ssh dir and 'started again'. Same >>> problem :/ >> >> give me a ls $HOME/.ssh/ >> I'm not certain you have the right files in there. > > --snip-- > > james@jameslilydev2:~/lilypond-git$ ls -al /home/james/.ssh/ > total 20 > drwx------ 2 james james 4096 2011-12-26 18:17 . > drwxr-xr-x 37 james james 4096 2011-12-26 18:15 .. > -rw------- 1 james james 1743 2011-12-26 18:15 id_rsa > -rw-r--r-- 1 james james 401 2011-12-26 18:15 id_rsa.pub > -rw-r--r-- 1 james james 540 2011-12-26 18:17 known_hosts
Uh, those files are from a few days ago. Does that mean that you have generated a new keypair? If you did, of course it would not cooperate with the public key known to Savannah. -- David Kastrup _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
