You don’t seem to have an SSH public key on our system. Please submit your SSH 
public key. 

https://docs.google.com/forms/d/e/1FAIpQLSdlTbNjsQJDp0BA480vo4tNufs0ziNyNmexegNZgNieIovbAA/viewform

If you have more questions, bioconductor.org/developers/how-to/git/faq/

Nitesh

> On Oct 2, 2017, at 3:07 PM, Juan David Henao Sanchez <judhena...@unal.edu.co> 
> wrote:
> 
> Hi,
> 
> I'm trying to clone my package from git.bioconductor.org as:
> 
> git clone g...@git.bioconductor.org:packages/coexnet.git
> 
> But, I recive the next message:
> 
> ==================
> Clonar en «coexnet»...
> Permission denied (publickey).
> fatal: Could not read from remote repository.
> 
> Please make sure you have the correct access rights
> and the repository exists.
> ==================
> 
> I created a public key stored in /.ssh/id_rsa.pub and the private key in
> the file id_rsa. Even, I created a config file with the next information:
> 
> ================
> host git-bioc
>        user juancholkovich
>        hostname git.bioconductor.org
>        port 22
>        identityfile ~/.ssh/id_rsa
> =================
> 
> But, the error persists.
> 
> How can I fix this problem?
> 
> Regards.
> 
> 
> -- 
> Juan David Henao
> Maestría en Bioinformática
> Universidad Nacional de Colombia
> 
>       [[alternative HTML version deleted]]
> 
> _______________________________________________
> Bioc-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel



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.
_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to