Hello. I have an account on and have uploaded my local id_rsa.pub key in the sage math trac server web interface. The command "git trac config --user <MYUSER> --pass <MYPASS>" returns a recognized ssh key, but when I run "ssh g...@trac.sagemath.org info" (or try to push to the branch associated with my ticket), it returns the error message "Permission denied (publickey)." Running "ssh-add -l" returns the same fingerprint that the "git trac config" command does. However, running "ssh -i ~/.ssh/id_rsa -vvv myusern...@trac.sagemath.org" also returns the error message "Permission denied (publickey)."
I have tried multiple fixes to get "sage trac push" to authenticate correctly, including the setup tips found in http://doc.sagemath.org/html/en/developer/trac.html#section-trac-ssh-key and in http://doc.sagemath.org/html/en/developer/git_trac.html#section-git-trac-branch-names, but none of these methods have fixed the public key authentication problem. Can some kind developers please help me to figure out how to fix this error? Thanks. Maxie -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.