Skip to content
Prev 12744 / 21318 Next

[Bioc-devel] cannot git (the package Pi)

Hi,

We have that key on file for you. But if you never got access using that key, it is possible because you submitted an ?ssh-dss? key instead of an ?ssh-rsa?. 

To solve this, please submit another key, with https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/. The ?-t rsa? tells keygen to create an RSA key instead of a DDS.

	ssh-keygen -t rsa -b 4096 -C "your_email at example.com"

It?s either that, or you are using the wrong private key which corresponds to that public key.

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.