Coder Social home page Coder Social logo

Comments (4)

jstrachan avatar jstrachan commented on August 20, 2024

I'm using this version:

go version go1.5.1 darwin/amd64

I wonder if its about which folder you've cloned it?

Maybe something like this might help:

cd $GOPATH
mkdir -p src/github.com/fabric8io/
cd src/github.com/fabric8io/
git clone https://github.com/fabric8io/kansible.git
cd fabric8io
make bootstrap
make build

from kansible.

jstrachan avatar jstrachan commented on August 20, 2024

BTW you can download the pre-built kansible binary for windows / OS X / linux too
https://github.com/fabric8io/kansible/releases

from kansible.

cmoulliard avatar cmoulliard commented on August 20, 2024

I have followed yours instructions but I get a missing package

~/MyApplications/go-1.5.2/src/github.com/fabric8io/kansible$ make build
go build -o bin/kansible -ldflags "-X main.version=v0.1.0+0b7abd5+a9e6078+15058e9+0f3047e+6a9c934+cb4ef30+3f532a7+8fb6aff+8fb6aff" kansible.go
vendor/github.com/prometheus/client_golang/prometheus/registry.go:36:2: cannot find package "bitbucket.org/ww/goautoneg" in any of:
    /Users/chmoulli/MyApplications/go-1.5.2/src/github.com/fabric8io/kansible/vendor/bitbucket.org/ww/goautoneg (vendor tree)
    /usr/local/Cellar/go/1.5.2/libexec/src/bitbucket.org/ww/goautoneg (from $GOROOT)
    /Users/chmoulli/MyApplications/go-1.5.2/src/bitbucket.org/ww/goautoneg (from $GOPATH)
make: *** [build] Error 1

from kansible.

jimmidyson avatar jimmidyson commented on August 20, 2024

Have you previously installed/tried to install 1.5.2?

On Thu, 25 Feb 2016 at 08:40 Charles Moulliard [email protected]
wrote:

I have followed yours instructions but I get a missing package

~/MyApplications/go-1.5.2/src/github.com/fabric8io/kansible$ make build
go build -o bin/kansible -ldflags "-X main.version=v0.1.0+0b7abd5+a9e6078+15058e9+0f3047e+6a9c934+cb4ef30+3f532a7+8fb6aff+8fb6aff" kansible.go
vendor/github.com/prometheus/client_golang/prometheus/registry.go:36:2: cannot find package "bitbucket.org/ww/goautoneg" in any of:
/Users/chmoulli/MyApplications/go-1.5.2/src/github.com/fabric8io/kansible/vendor/bitbucket.org/ww/goautoneg (vendor tree)
/usr/local/Cellar/go/1.5.2/libexec/src/bitbucket.org/ww/goautoneg (from $GOROOT)
/Users/chmoulli/MyApplications/go-1.5.2/src/bitbucket.org/ww/goautoneg (from $GOPATH)
make: *** [build] Error 1

β€”
Reply to this email directly or view it on GitHub
#84 (comment).

from kansible.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.