Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Update build instructions #274

Open
Nothing4You opened this issue Oct 14, 2019 · 3 comments
Open

Update build instructions #274

Nothing4You opened this issue Oct 14, 2019 · 3 comments

Comments

@Nothing4You
Copy link

build.sh doesn't exist (anymore).
I guess it should refer to make instead.

@Nothing4You
Copy link
Author

I'm not a go dev but I don't really understand how this would currently build anyways:

$ make iso-macos
go mod download
go: github.com/hashicorp/[email protected] requires
	github.com/gophercloud/[email protected]: invalid pseudo-version: does not match version-control timestamp (2018-09-17T09:41:35Z)
make: *** [modules] Error 1

@Nothing4You
Copy link
Author

Nothing4You commented Oct 14, 2019

Considering that gophercloud now has tagged releases it might also be a good idea to update to one of those. (it's a packer dep, not this plugin's dep)

@Nothing4You
Copy link
Author

Changing the packer dep from 1.4.2 to 1.4.4 fixed the dependency errors, their dependency was updated 4 months ago and shipped in 1.4.3.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant