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

Doesn't work on latest golang buildpacks. #2

Closed
jasonkeene opened this issue Nov 23, 2015 · 1 comment
Closed

Doesn't work on latest golang buildpacks. #2

jasonkeene opened this issue Nov 23, 2015 · 1 comment

Comments

@jasonkeene
Copy link

App fails to start on fresh install of CF in bosh-lite:

$ cf start simple-go-web-app
Starting app simple-go-web-app in org friendly / space friends as admin...
-----> Downloaded app package (76K)
-------> Buildpack version 1.6.3
file:///var/vcap/data/dea_next/admin_buildpacks/ed8ae69f-b30a-48ab-a2ed-02236fc1abc6_347faa241102e96518bc2705f57a2e0169c3931a/dependencies/https___pivotal-buildpacks.s3.amazonaws.com_concourse-binaries_godep_godep-v14-linux-x64.tgz
-----> Checking Godeps/Godeps.json file.

-----> Resource https://storage.googleapis.com/golang/go1.4.linux-amd64.tar.gz is not provided by this buildpack. Please upgrade your buildpack to receive the latest resources.
-----> Installing go1.4... Staging failed: Buildpack compilation step failed

FAILED
BuildpackCompileFailed
jasonkeene added a commit to jasonkeene/simple-go-web-app that referenced this issue Nov 23, 2015
@geofffranks
Copy link

This should be resolved now

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

No branches or pull requests

2 participants