You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Describe the bug
To Reproduce
Expected behavior
git submodule init works and I can cmake && make
The text was updated successfully, but these errors were encountered: