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

Compiling Error #161

Open
jacobo-loka opened this issue Nov 28, 2023 · 1 comment
Open

Compiling Error #161

jacobo-loka opened this issue Nov 28, 2023 · 1 comment

Comments

@jacobo-loka
Copy link

Trying to run in and fails

Expected Behavior

{Please write here}

Actual Behavior

loka@Loka-JG backend-ello % m1-terraform-provider-helper install hashicorp/template -v 2.2.0
Getting provider data from terraform registry
2023/11/28 10:46:34 Getting provider data from https://registry.terraform.io/v1/providers/hashicorp/template
2023/11/28 10:46:35 Provider data: {https://github.com/hashicorp/terraform-provider-template terraform-provider-template}
Getting source code...
2023/11/28 10:46:35 Extracted repo https://github.com/hashicorp/terraform-provider-template to terraform-provider-template
2023/11/28 10:46:35 Resetting /Users/loka/.m1-terraform-provider-helper/terraform-provider-template and pulling latest changes
Compiling...
FATA[0005] Bash execution did not run successfully: exit status 2.
Output:
go: github.com/hashicorp/terraform@v0.12.0-alpha4.0.20190424121927-9327eedb0417 requires
labix.org/v2/mgo@v0.0.0-20140701140051-000000000287: unrecognized import path "labix.org/v2/mgo": GOVCS disallows using bzr for public labix.org/v2/mgo; see 'go help vcs'
make: *** [build] Error 1

Steps to Reproduce (including precondition)

m1-terraform-provider-helper install hashicorp/template -v 2.2.0

Screenshot on This Problem (if possible)

{Please write here}

Your Environment

  • OS: Sonoma 14.1.1.
  • m1-terraform-provider-helper version: v0.9.0
@migratingCoconuts
Copy link

I'm getting this as well.

$ m1-terraform-provider-helper install hashicorp/template -v v2.2.0 Getting provider data from terraform registry 2024/06/05 10:18:47 Getting provider data from https://registry.terraform.io/v1/providers/hashicorp/template 2024/06/05 10:18:48 Provider data: {https://github.com/hashicorp/terraform-provider-template terraform-provider-template} Getting source code... 2024/06/05 10:18:48 Extracted repo https://github.com/hashicorp/terraform-provider-template to terraform-provider-template 2024/06/05 10:18:48 Resetting /Users/mattb/.m1-terraform-provider-helper/terraform-provider-template and pulling latest changes Compiling... FATA[0002] Bash execution did not run successfully: exit status 2. Output: go: github.com/hashicorp/terraform@v0.12.0-alpha4.0.20190424121927-9327eedb0417 requires labix.org/v2/mgo@v0.0.0-20140701140051-000000000287: unrecognized import path "labix.org/v2/mgo": GOVCS disallows using bzr for public labix.org/v2/mgo; see 'go help vcs' make: *** [build] Error 1

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