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

Clone failure #46

Open
drmikecrowe opened this issue Nov 10, 2021 · 0 comments
Open

Clone failure #46

drmikecrowe opened this issue Nov 10, 2021 · 0 comments

Comments

@drmikecrowe
Copy link

drmikecrowe commented Nov 10, 2021

Running git clone --recursive [email protected]:cloudposse/dev.git has a single error:

ERROR: Repository not found.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:cloudposse/terraform-aws-ec2-cloudwatch-sns-alarms.git' into submodule path '.../dev/projects/terraform/terraform-aws-ec2-cloudwatch-sns-alarms' failed
Failed to clone 'projects/terraform/terraform-aws-ec2-cloudwatch-sns-alarms' a second time, aborting

Additionally, many folders (such as projects/tools/build-harness) are empty. I can see many of them being cleaned in prep, for a new project but not build-harness. This causes the instructions to fail. (NOTE: I cloned 2x, and got the same result)

❯ find projects/tools/
projects/tools/
projects/tools/sudosh
projects/tools/sudosh/.git
projects/tools/github-status-updater
projects/tools/github-status-updater/.git
projects/tools/github-authorized-keys
projects/tools/github-authorized-keys/.git
projects/tools/build-harness
projects/tools/build-harness/.git
projects/tools/github-commenter
projects/tools/github-commenter/.git
projects/tools/slack-notifier
projects/tools/slack-notifier/.git
projects/tools/pfsense-cli
projects/tools/pfsense-cli/.git
projects/tools/load-testing
projects/tools/load-testing/.git
projects/tools/copyright-header
projects/tools/copyright-header/.git
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