[Bioc-devel] Could not read from remote repository
Yingxin Lin
y|ngx|n@||n @end|ng |rom @ydney@edu@@u
Mon May 4 17:17:47 CEST 2020
Dear Nitesh,
Thank you very much for the reply. I have attached my current config file and git remote screenshots. Hope this would help you to target the issues.
Best regards,
Yingxin
On 5/5/20, 1:11 am, "Nitesh Turaga" <nturaga.bioc using gmail.com> wrote:
You must be using the wrong SSH key most likely.
If you have R W access it means the key exists but when you try to "fetch" via git, it's using the wrong key. You can set up your config file if you identify which SSH key is correct.
Your git remote is malformed(formatting), if you resend it to me, I can take a better look at it.
Best,
Nitesh
On 5/3/20, 10:37 PM, "Bioc-devel on behalf of Yingxin Lin" <bioc-devel-bounces using r-project.org on behalf of yingxin.lin using sydney.edu.au> wrote:
Hi,
I am trying to follow the guideline to sync the existing repositories of my package scClassify, but I got the following error:
(base) 192-168-1-112:scClassify yingxinlin$ git fetch --all
Fetching origin
From https://protect-au.mimecast.com/s/8eWKCJyBrGfl08WOfV8OXb?domain=github.com
* branch master -> FETCH_HEAD
Fetching upstream
FATAL: invalid repo name: 'packages/scClassify.git' -X -C -oForwardX11Timeout=596h -oXauthLocation=/opt/X11/bin/xauth -p 12022 localhost'
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
And I have checked ssh -T git using git.bioconductor.org<mailto:git using git.bioconductor.org>, which indicates that I have R and W access for scClassify. The “~/.ssh/config” file is set as point 15 mentioned in https://protect-au.mimecast.com/s/5HL2CK1DvKTP3qyKhvtk1Q?domain=bioconductor.org.
Below is my remote setting:
(base) 192-168-1-112:scClassify yingxinlin$ git remote -v
origin https://protect-au.mimecast.com/s/_IE6CL7EwMfVEPDqTPNDIl?domain=github.com (fetch)
origin https://protect-au.mimecast.com/s/_IE6CL7EwMfVEPDqTPNDIl?domain=github.com (push)
upstream git using git.bioconductor.org<mailto:git using git.bioconductor.org>:packages/scClassify.git (fetch)
upstream git using git.bioconductor.org<mailto:git using git.bioconductor.org>:packages/scClassify.git (push)
I am wondering if you could provide some suggestions on how I can resolve these issues. Thank you in advance!
Best regards,
Yingxin Lin
[[alternative HTML version deleted]]
_______________________________________________
Bioc-devel using r-project.org mailing list
https://protect-au.mimecast.com/s/jX3NCMwGxOtDE5yPUW1VHA?domain=stat.ethz.ch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2020-05-05 at 1.14.37 am.png
Type: image/png
Size: 46824 bytes
Desc: Screen Shot 2020-05-05 at 1.14.37 am.png
URL: <https://stat.ethz.ch/pipermail/bioc-devel/attachments/20200504/592584ee/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2020-05-05 at 1.15.20 am.png
Type: image/png
Size: 107276 bytes
Desc: Screen Shot 2020-05-05 at 1.15.20 am.png
URL: <https://stat.ethz.ch/pipermail/bioc-devel/attachments/20200504/592584ee/attachment-0001.png>
More information about the Bioc-devel
mailing list