-
Notifications
You must be signed in to change notification settings - Fork 3
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
'vagrant up' is failing #1
Comments
Hi @veyalla, thanks for the bug report. Looks like an upstream dependency changed and now requires a newer Go to build it. I've done the first part of the work to address this: I forked the upstream repo and setup a mechanism to publish binaries for it. Tomorrow I'll follow up and update this project to make use of that binary instead of building it in the vagrant guest. |
Amazing, thanks much! |
Should be fixed now - at least, I've done a |
@ncabatoff Thanks, this got me past the failure, but now running into:
Does this work on macOS? |
Whoops, sorry about that. I've reproduced this issue by moving aside my I'll have a fix out this week. If you're impatient, you could install Go on your host machine and run I'm mostly using MacOS these days, so everything should "work" there, modulo this issue. |
Sounds good, thanks for the tip! |
Thanks for these instructions. I got an error when trying
vagrant up
:The text was updated successfully, but these errors were encountered: