On Nov 21, 2018, at 8:27 AM, Tang, Wenhao <wenhao.tang15 at imperial.ac.uk> wrote:
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 at 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 git at git.bioconductor.org:packages/bayNorm.git (fetch)
upstream git at git.bioconductor.org:packages/bayNorm.git (push)
wt215 at DESKTOP-JB3QDC1 MINGW64 /d/RNAseqProject/bayNorm_dev/bayNorm (master)
$ git fetch --all
Fetching origin
Fetching upstream
git at 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]]