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

Couldn't fetch submodule DEMO by git clone #11

Open
SuwenJunliu opened this issue Nov 16, 2022 · 0 comments
Open

Couldn't fetch submodule DEMO by git clone #11

SuwenJunliu opened this issue Nov 16, 2022 · 0 comments

Comments

@SuwenJunliu
Copy link

Hi there,
When I clone this repository by

git clone --recursive https://github.com/geodynamics/mineos.git

It works for Mineos but fails for DEMO, and it shows

Submodule 'DEMO' (git://vcs.geodynamics.org/mineos_data) registered for path 'DEMO'
Cloning into '/media/junliu/mineos/test/mineos/DEMO'...
fatal: Unable to look up vcs.geodynamics.org (port 9418) (Name or service not known)
fatal: clone of 'git://vcs.geodynamics.org/mineos_data' into submodule path '/media/junliu/mineos/test/mineos/DEMO' failed
Failed to clone 'DEMO'. Retry scheduled

It is the same issue as #9, but it seems to be caused by a different reason. I tried to clone the repository directly by

git clone git@vcs.cse.ucdavis.edu:mineos_data

and it shows

Cloning into 'mineos_data'...
git@vcs.cse.ucdavis.edu: Permission denied (publickey,hostbased).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

So I guess I don't have the right to access the repository. I also check the website of Geodynamics, but it ends up with this repo after searching. Is there any way to get the DEMO data (Such as Zenodo)?

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

1 participant