Thanks Dima and Erik for your prompt answers!
It was indeed a local problem.
Thanks to the link provided by Dima, I've found the answer by running
SSH_AUTH_SOCK=0 ssh g...@trac.sagemath.org info
This revealed that the file
~/.ssh/id_rsa
had wrong permissions (readable by everybody).
This happen
Ditto Dima; this is an entirely local problem. Are you running an ssh-agent?
On Mon, Oct 8, 2018 at 2:20 PM Dima Pasechnik wrote:
>
> Works for me. Your log seems to indicate that something is wrong on your end.
> (perhaps permissions of files containing keypairs?)
> Have a look at
> https://ask
Works for me. Your log seems to indicate that something is wrong on your end.
(perhaps permissions of files containing keypairs?)
Have a look at
https://askubuntu.com/questions/762541/ubuntu-16-04-ssh-sign-and-send-pubkey-signing-failed-agent-refused-operation
maybe it's one of the cases discussed
Hi,
I cannot push any commit to trac this morning since the authentication
seems to fail:
ssh g...@trac.sagemath.org info
sign_and_send_pubkey: signing failed: agent refused operation
g...@trac.sagemath.org: Permission denied (publickey).
I've removed trac from ~/.ssh/known_hosts via
ssh-keygen