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

Closed
SuwenJunliu opened this issue Nov 16, 2022 · 1 comment
Closed

Couldn't fetch submodule DEMO by git clone #11

SuwenJunliu opened this issue Nov 16, 2022 · 1 comment

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 [email protected]:mineos_data

and it shows

Cloning into 'mineos_data'...
[email protected]: 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)?

@SuwenJunliu
Copy link
Author

Dear all,
I recently came across this GitHub repository and was pleasantly surprised to find that it is still actively maintained. Thanks for the Merge for the DEMO folder (#12 ), Mineos works pretty well.

However, I noticed a minor discrepancy regarding the link provided in the 'about' section of the repository. The address listed, geodynamics.org/cig/software/mineos/, seems to be inaccessible. It would be helpful to update it to https://geodynamics.org/resources/mineos, as stated in the new README.md. This adjustment could prevent any confusion for future users.

Due to the Merge, issue #9 and this issue can now be closed.

Thank you once again for your valuable contributions.

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