Hi Bioconductor,

Wanted to clarify a small issue before continuing with a package update.

I just added a new SSH key to biocredentials and my github account.
It seems to have worked fine, but I got a warning when I tried to fetch. I have 
copied the output from git remove -v and git fetch --all below.

Is there something else I need to do before continuing with merging the 
upstream and master braches?

Best,

Krutik

$ git remote -v
origin g...@github.com:Krutik6/TimiRGeN.git (fetch)
origin g...@github.com:Krutik6/TimiRGeN.git (push)
upsteam g...@git.bioconductor.org:packages/TimiRGeN.git (fetch)
upsteam g...@git.bioconductor.org:packages/TimiRGeN.git (push)

$ git fetch --all
Fetching origin
Warning: Permanently added the RSA host key for IP address '140.82.121.4' to 
the list of known hosts.
Enter passphrase for key '/home/krutik/.ssh/id_rsa':
Fetching upsteam
The authenticity of host 'git.bioconductor.org (34.192.48.227)' can't be 
established.
ECDSA key fingerprint is SHA256:nXILc5fVCnDfOID8HgPi+mSufGtr2JMYgnRa1JAQj/Q.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'git.bioconductor.org,34.192.48.227' (ECDSA) to the 
list of known hosts.
Enter passphrase for key '/home/krutik/.ssh/id_rsa':
Connection to git.bioconductor.org closed by remote host.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
error: Could not fetch upsteam








        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to