Skip to content

[Bioc-devel] Access to git repository

4 messages · Clare Pacini, Shepherd, Lori

#
Hi all,

I am trying to commit changes to the package DrugVsDisease. I have requested access through the google doc. On following the instructions here:
https://bioconductor.org/developers/how-to/git/sync-existing-repositories/ <https://bioconductor.org/developers/how-to/git/sync-existing-repositories/>

I get the following error whilst running ?git fetch ?all?

Fetching origin
Fetching upstream
Permission denied (publickey).
fatal: Could not read from remote repository.

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

Thanks,

Clare
#
The ssh key you submitted was not properly formatted.  It should start with ssh-rsa.  A truncated example is

 ssh-rsa AAAAB3NzaC1yc2


The submitted key on the form was 6 numbers.


Please resubmit with a properly formatted ssh-rsa key.



Lori Shepherd

Bioconductor Core Team

Roswell Park Cancer Institute

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263
#
Hi Lori,

I think I submitted a GitHub id (6 numbers) as I connected the SSH public key to my GitHub account. However, I will try resubmitting with the ssh-rsa key

Thanks,

Clare

  
  
#
yes please try submitting with the id you used before j.saezrodriguez and with the ssh-rsa key.  The keys are processed once a day so you should have access later this afternoon.



Lori Shepherd

Bioconductor Core Team

Roswell Park Cancer Institute

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263