-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Cannot build nomad anymore due to broken dependencies #11237
Comments
Hi @apollo13 and thanks. Agreed we should probably update the go-discover library. I wasn't able to reproduce the error, however, on Darwin or Linux using current main. Could you provide the commands you're running and any other information that could help reproduce this error? |
I ran `rm -rf $GOPATH` and then `make dev`. I think one can only reproduce it with dropping the existing module caches and whatnot.
…On Fri, Oct 1, 2021, at 12:49, James Rasell wrote:
Hi @apollo13 <https://github.com/apollo13> and thanks. Agreed we should
probably update the go-discover library. I wasn't able to reproduce the
error, however, on Darwin or Linux using current main. Could you
provide the commands you're running and any other information that
could help reproduce this error?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#11237 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAT5C6GHILOMVWDO4JC4H3UEWG5HANCNFSM5FAIRBUQ>.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Thank you! |
@jrasell To actually make this compile I still need to do the following additions:
|
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues. |
When trying to build nomad now I get:
This was fixed in go-discover hashicorp/go-discover@fccf997 -- might need an update?
The text was updated successfully, but these errors were encountered: