My bad, Well, turns out that our company is using a thirdparty filtering service and apparently is blocking access to the url https://honnef.co/go/unused?go-get=1 , :(
- Young On Saturday, April 2, 2016 at 6:55:14 PM UTC-7, Young Lee wrote: > > Hi, > > I saw the cockroachdb beta announcement and decided to try out cockroachdb > with the homebrew option. > > I am running version 10.11.2 of Mac OS X El Capitan. > > I also have golang version 1.6 installed with homebrew > > Below is the error I encountered when attempting to install with brew: > > Does anyone else encountered similar or same issue? > > Thanx, > > - Young > > $ brew install > https://raw.githubusercontent.com/cockroachdb/cockroach/master/build/cockroach.rb > > ######################################################################## > 100.0% > > ==> Cloning https://github.com/cockroachdb/cockroach.git > > Updating /Library/Caches/Homebrew/cockroach--git > > ==> Checking out tag beta-20160330 > > ==> xcrun make GOFLAGS=-v -C src/github.com/cockroachdb/cockroach build > > Last 15 lines from > /Users/younglee/Library/Logs/Homebrew/cockroach/01.xcrun: > > installing githooks/post-merge > > installing githooks/post-rewrite > > failed to get: honnef.co/go/unused > > > > go get -v -d honnef.co/go/unused > > Fetching https://honnef.co/go/unused?go-get=1 > > Parsing meta tags from https://honnef.co/go/unused?go-get=1 (status code > 403) > > package honnef.co/go/unused: unrecognized import path "honnef.co/go/unused" > (parse https://honnef.co/go/unused?go-get=1: no go-import meta tags) > > exit status 1 > > > > import honnef.co/go/unused > > cannot find package "honnef.co/go/unused" in any of: > > /usr/local/Cellar/go/1.6/libexec/src/honnef.co/go/unused (from $GOROOT) > > /private/tmp/cockroach20160402-9480-5al24w/src/honnef.co/go/unused (from > $GOPATH) > > make: *** [.bootstrap] Error 1 > > > READ THIS: https://git.io/brew-troubleshooting > > > > younglee at wm720L17837c in ~ > > $ brew doctor > > Your system is ready to brew. > > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.