[Bioc-devel] Git permission denied (publickey)
Sebastian Gibb
mail at sebastiangibb.de
Tue Oct 10 22:43:44 CEST 2017
Dear Biocondcutor admins,
I am the maintainer of the cleaver package (and a co-maintainer of MSnbase,
Pbase, synapter). As many other user mentioned here I got the same "permission
denied (publickey)" error message. I already submit my mail address, svn
username and github id via the google form.
My mail address: mail at sebastiangibb.de
Svn username: s.gibb
GitHub ID: sgibb
(public key is available via https://github.com/sgibb.keys )
I tried:
git clone git at git.bioconductor.org:packages/cleaver
Cloning into 'cleaver'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
My .ssh/config (same as for github but hostname differs):
Host bioconductor.org
Hostname bioconductor.org
User git
IdentityFile /home/sebastian/.ssh/sgibb at github:id_rsa
PreferredAuthentications publickey
Anything else I could do?
Best wishes,
Sebastian
On 2017-10-09 22:22:19, andrea.rau at inra.fr wrote:
> Hello,
> A few days ago I submitted my GitHub id andreamrau (since GitHub knows my SSH key) and my SVN id (a.rau) using the Git/SVN transition form, and I still seem to be having difficulty accessing my packages coseq and HTSFilter. I see the following message when I try to git clone one of my packages:
>
> Permission denied (publickey).
> fatal: Could not read from remote repository
>
> Could you let me know if there's something I have done incorrectly with the transition form?
>
> Thanks very much for the help,
> Andrea
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioc-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
More information about the Bioc-devel
mailing list