Skip to content
Prev 12056 / 21312 Next

[Bioc-devel] Git permission denied (publickey)

Hi Nitesh,

Thanks for the quick reply -- after reading through the exchanges on the list over the past week, I realized that my problem was related to the fact that my SSH keys were named github_rsa and github_rsa.pub (rather than id_rsa and id_rsa.pub). I added a config file (as suggested by the FAQ #15 at http://master.bioconductor.org/developers/how-to/git/faq/) in ~/.ssh/ with the following text:

host git.bioconductor.org
    HostName git.bioconductor.org
    IdentityFile ~/.ssh/github_rsa
    User git

And now everything seems to be working just fine.

Thanks again,
Andrea

-----Message d'origine-----
De?: Turaga, Nitesh [mailto:Nitesh.Turaga at RoswellPark.org] 
Envoy??: lundi 9 octobre 2017 23:12
??: Andrea Rau <andrea.rau at inra.fr>
Cc?: bioc-devel at r-project.org
Objet?: Re: Git permission denied (publickey)

Your key is in the system. 

Please send a list of commands you are trying along with the result.

Also send the output for 

	`git remove -v`

Best,

Nitesh
This email message may contain legally privileged and/or confidential information.  If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited.  If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.