Hi,

I am using a new laptop right now, and would like to update package using it. 
However I can no longer access the upstream when I "git fetch --all":


wt215@DESKTOP-JB3QDC1 MINGW64 /d/RNAseqProject/bayNorm_dev/bayNorm (master)
$ git remote -v
origin  https://github.com/WT215/bayNorm.git (fetch)
origin  https://github.com/WT215/bayNorm.git (push)
upstream        g...@git.bioconductor.org:packages/bayNorm.git (fetch)
upstream        g...@git.bioconductor.org:packages/bayNorm.git (push)

wt215@DESKTOP-JB3QDC1 MINGW64 /d/RNAseqProject/bayNorm_dev/bayNorm (master)
$ 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

Because I am using a new machine, the local SSH information may lost, which is 
highly likely the cause. May I ask what should I do? Thanks a lot!

Best wishes,
Wenhao





        [[alternative HTML version deleted]]

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

Reply via email to