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

Cannot get submodules needed for compilation #4050

Open
vpassama opened this issue Jun 22, 2023 · 1 comment
Open

Cannot get submodules needed for compilation #4050

vpassama opened this issue Jun 22, 2023 · 1 comment

Comments

@vpassama
Copy link
Contributor

Describe the bug

git checkout v15.35.0
git submodule update --init --recursive
Cloning into '/var/tmp/navitia/source/chaos-proto'...
remote: Repository not found.
fatal: repository 'https://github.com/hove-io/chaos-proto.git/' not found
fatal: clone of 'https://github.com/hove-io/chaos-proto.git' into submodule path '/var/tmp/navitia/source/chaos-proto' failed
Failed to clone 'source/chaos-proto'. Retry scheduled
Cloning into '/var/tmp/navitia/source/third_party/osmpbfreader'...
remote: Repository not found.
fatal: repository 'https://github.com/hove-io/libosmpbfreader.git/' not found
fatal: clone of 'https://github.com/hove-io/libosmpbfreader.git' into submodule path '/var/tmp/navitia/source/third_party/osmpbfreader' failed
Failed to clone 'source/third_party/osmpbfreader'. Retry scheduled
Cloning into '/var/tmp/navitia/source/chaos-proto'...
remote: Repository not found.
fatal: repository 'https://github.com/hove-io/chaos-proto.git/' not found
fatal: clone of 'https://github.com/hove-io/chaos-proto.git' into submodule path '/var/tmp/navitia/source/chaos-proto' failed
Failed to clone 'source/chaos-proto' a second time, aborting

To Reproduce

Expected behavior
git submodule init works and I can cmake && make

@KhazAkar
Copy link

Maybe because of their announcement in README, which after translation from French to English using DeepL looks like this:

dear navitia community member,

we would like to thank you for your interest in our products and, in particular, our travel information platform.

we are pleased to inform you that a new version of navitia will soon be available.

as part of the launch of this new version, we have decided to restrict access to our source code. this decision will result in the gradual closure of our github directories by the end of september. this decision is primarily motivated by the desire to offer our customers a better quality of service in terms of both functionality and performance. it also meets a number of requirements in terms of cyber security.

the historic version of navitia, launched in 2014, will remain available. this version is also available with our fremium offer via https://navitia.io , which will gradually evolve towards our new Navitia version from the end of 2023. Under certain conditions, this offer gives you access to support.

Our [email protected] sales department is of course at your disposal to discuss with you a formula adapted to your needs.

Best regards, Hove

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