Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloning a previously created repo on osf failing with exitcode 128 #205

Open
hvgazula opened this issue Sep 23, 2024 · 4 comments
Open

cloning a previously created repo on osf failing with exitcode 128 #205

hvgazula opened this issue Sep 23, 2024 · 4 comments

Comments

@hvgazula
Copy link

Hello, I created a project on osf using datalad in the past and trying to clone the repo withdatalad clone osf://2xmau elife-data throws the following error. I am unsure what step I am skipping.

install(error): /Users/harsha/Downloads/elife-data (dataset) [Failed to clone from any candidate source URL. Encountered errors per each url were:
- osf://2xmau/
  CommandError: 'git -c diff.ignoreSubmodules=none -c core.quotepath=false clone --progress osf://2xmau/ /Users/harsha/Downloads/elife-data' failed with exitcode 128 [err: 'Cloning into '/Users/harsha/Downloads/elife-data'...
[DATALAD-ANNEX] fatal: couldn't find remote refs (repository deposit does not exist, or is inaccessible']]

I'd appreciate any tips/suggestions.

@adswa
Copy link
Member

adswa commented Sep 24, 2024

This sounds just like #202 - do you have the next extension configured to be loaded? If not, please do

@hvgazula
Copy link
Author

Thanks for responding, @adswa. Sorry, I did not mention that before. I did configure the extension and that did not cut it. I'll give this another go and keep you updated.

@adswa
Copy link
Member

adswa commented Sep 24, 2024

Can you post the output of datalad wtf and git config --list?

@adswa
Copy link
Member

adswa commented Oct 2, 2024

Hey, just a quick ping on this issue. Do you still see the problem, and if so, could you provide more information?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants