Hi Bioconductor team,

I submitted a package called "simPIC" recently and want to make some
changes as the reviewer suggested.

I am following the instructions as mentioned here
https://contributions.bioconductor.org/git-version-control.html#new-package-workflow

But I get an error when i try to fetch using git fetch --all

git fetch --all

Fetching origin

Fetching upstream

g...@git.bioconductor.org: 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

This is my remote status:

git remote -v

origin https://github.com/sagrikachugh/simPIC (fetch)

origin https://github.com/sagrikachugh/simPIC (push)

upstream g...@git.bioconductor.org:packages/simPIC.git (fetch)

upstream g...@git.bioconductor.org:packages/simPIC.git (push)


ssh -T g...@git.bioconductor.org

g...@git.bioconductor.org: Permission denied (publickey).


My Bioconductor git credentials account is already active and I can see
that I have access to my package there but there seems to be some issue
with the keys or permission.

Any advice would be greatly appreciated.

Thanks,
Sagrika

        [[alternative HTML version deleted]]

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

Reply via email to