Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Command failing on MacOS Sierra 10.12 #404

Closed
nubunto opened this issue Apr 26, 2017 · 1 comment
Closed

Command failing on MacOS Sierra 10.12 #404

nubunto opened this issue Apr 26, 2017 · 1 comment

Comments

@nubunto
Copy link
Contributor

nubunto commented Apr 26, 2017

Hi peeps!

What an amazing project! I was trying to get on top of building a project, but...

nubunto :: gobuffalo/buffalo/buffalo ‹master*› % buffalo
[1]    25165 killed     buffalo

Go version: go version go1.8 darwin/amd64

I compiled the binary inside the github.com/gobuffalo/buffalo/buffalo directory and same effect:

nubunto :: gobuffalo/buffalo/buffalo ‹master*› % ./buffalo
[1]    25207 killed     ./buffalo

Trying to trace system calls weren't successful as well...

nubunto :: gobuffalo/buffalo/buffalo ‹master*› % sudo dtrace -c ./buffalo 
dtrace: system integrity protection is on, some features will not be available

dtrace: failed to execute ./buffalo: unknown error

So I thought I reached out to you guys over here 😄

Any thoughts?

@markbates
Copy link
Member

#371 It's a known Go issue. Update to 1.8.1, rebuild your binaries, and you'll be all set.

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

No branches or pull requests

2 participants