[Bioc-devel] git clone failed from git.bioconductor.org
    Juan David Henao Sanchez 
    judhenaosa at unal.edu.co
       
    Mon Oct  2 21:07:12 CEST 2017
    
    
  
Hi,
I'm trying to clone my package from git.bioconductor.org as:
git clone git at 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]]
    
    
More information about the Bioc-devel
mailing list