On Sep 7, 2017, at 5:04 PM, Luo Weijun <luo_weijun at yahoo.com> wrote:
Just want to make sure that you see my email below. I still have the same problem at this time.
Weijun
--------------------------------------------
On Wed, 9/6/17, Luo Weijun <luo_weijun at yahoo.com> wrote:
Subject: problem with git / svn transition: ssh keys
To: "NiteshTuraga" <Nitesh.Turaga at RoswellPark.org>
Cc: "Martin Morgan" <martin.morgan at roswellpark.org>
Date: Wednesday, September 6, 2017, 11:32 AM
Dear Nitesh,
I submitted my ssh keys online
yesterday. However, I still cannot git clone my packages
from github. Could you help me? Thanks!
The error message below see to
complained the public key format. My ssh public key looks
like:
ssh-rsa AAAAB3NzaC1y?.FHQ== luo_weijun at yahoo.com
but the google web form always
complained ?Github ID cannot contain spaces?. So I
removed the prefix and suffix parts: "ssh-rsa " and " luo_weijun at yahoo.com".
it got through after that.
Weijun
$ git clone git at git.bioconductor.org:packages/pathview
Cloning into 'pathview'...
key_load_public: invalid format
Permission denied (publickey).
fatal: Could not read from remote
repository.
Please make sure you have the correct
access rights
and the repository exists.