QubitProducts / bamboo

HAProxy auto configuration and auto service discovery for Mesos Marathon
Apache License 2.0
793 stars 214 forks source link

Dockerfile-deb, Can't load package #168

Closed st15jap78 closed 8 years ago

st15jap78 commented 8 years ago

Hello all,

I'm new to bamboo and am trying to create a deb file for my Ubuntu cluster. I followed the guide to create a deb file using docker. I used the latest Dockerfile-deb and everything seems to go fine. Then i got the following problem "can't load package: package github.com/QubitProducts/bamboo: no buildable Go source files in /opt/go/src/github.com/QubitProducts/bamboo The command '/bin/sh -c go get github.com/tools/godep && go get -t github.com/smartystreets/goconvey && go build' returned a non-zero code: 1"

Is there something i am missing? Thanks for you help in advance.

i fixed it. I am stupid.

gom276 commented 8 years ago

Would you explain how you resolved this... I am running into the same issue.

Thanks

st15jap78 commented 8 years ago

If my memory serves me correctly in the root directory of the server you compiled it should be a bamboo file. Either that or the root directory of the container.