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

Add support for High Sierra via Brew #278

Merged
merged 1 commit into from
Oct 7, 2017
Merged

Conversation

ianlivingstone
Copy link
Contributor

No description provided.

@pmdarrow
Copy link

pmdarrow commented Oct 6, 2017

Should it also be possible to install torus on High Sierra without the brew bottle? This is what I get now:

$ brew install manifoldco/brew/torus
==> Installing torus from manifoldco/brew
==> Downloading https://github.com/manifoldco/torus-cli/archive/v0.24.2.tar.gz
Already downloaded: /Users/peter/Library/Caches/Homebrew/torus-0.24.2.tar.gz
==> Cloning https://github.com/jteeuwen/go-bindata.git
Updating /Users/peter/Library/Caches/Homebrew/torus--git.luolix.top-jteeuwen-go-bindata--git
==> Checking out revision a0ff2567cfb70903282db057e799fd826784d41d
==> go install github.com/jteeuwen/go-bindata/...
==> make binary-darwin-amd64 VERSION=0.24.2 BYPASS_GO_CHECK=yes
Last 15 lines from /Users/peter/Library/Logs/Homebrew/torus/02.make:
github.com/manifoldco/torus-cli/vendor/github.com/facebookgo/stats
github.com/manifoldco/torus-cli/vendor/github.com/blang/semver
github.com/manifoldco/torus-cli/vendor/github.com/nightlyone/lockfile
github.com/manifoldco/torus-cli/dirprefs
github.com/manifoldco/torus-cli/gatekeeper/apitypes
github.com/manifoldco/torus-cli/vendor/github.com/manifoldco/ansiwrap
github.com/manifoldco/torus-cli/vendor/github.com/natefinch/lumberjack
github.com/manifoldco/torus-cli/envelope
github.com/manifoldco/torus-cli/apitypes
github.com/manifoldco/torus-cli/errs
github.com/manifoldco/torus-cli/daemon/db
github.com/manifoldco/torus-cli/daemon/session
github.com/manifoldco/torus-cli/daemon/crypto
go install net: open /usr/local/Cellar/go/1.9.1/libexec/pkg/darwin_amd64/net.a: operation not permitted
make: *** [binary-darwin-amd64] Error 1

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/manifoldco/homebrew-brew/issues

@ianlivingstone
Copy link
Contributor Author

Should it also be possible to install torus on High Sierra without the brew bottle? This is what I get now:

Yeah, it should be - I'll take a gander at this bug, it happens on sierra and el capitan as well.

@ianlivingstone
Copy link
Contributor Author

I opened a subsequent issue to investigate building from source.

@ianlivingstone ianlivingstone merged commit 0bef271 into master Oct 7, 2017
@ianlivingstone ianlivingstone deleted the support-high-sierra branch October 7, 2017 02:43
@pmdarrow
Copy link

@ianlivingstone do you know why brew prefers to install from source on High Sierra even with this change?

@ianlivingstone
Copy link
Contributor Author

@ianlivingstone do you know why brew prefers to install from source on High Sierra even with this change?

The bottles haven't been published yet (pending a release of Torus), once that's done it should just install from the bottle!

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

Successfully merging this pull request may close these issues.

3 participants