ddollar / heroku-buildpack-apt

120 stars 327 forks source link

Heroku Buildpacks detect fails #40

Closed webjay closed 8 years ago

webjay commented 8 years ago
-----> Fetching set buildpack https://github.com/ddollar/heroku-buildpack-apt... done
 !     Push rejected, failed to detect set buildpack https://github.com/ddollar/heroku-buildpack-apt
More info: https://devcenter.heroku.com/articles/buildpacks#detection-failure

This works: https://github.com/webjay/heroku-buildpack-apt

ddollar commented 8 years ago

This should be fixed now.

rickmed commented 8 years ago

@ddollar I'm getting the same thing

EDIT: nevermind had a typo AptFile

mach-kernel commented 7 years ago

I'm getting this same issue when using it on top of the regular Ruby buildpack :crying_cat_face:

EDIT: also nevermind it turns out that I too have issues spelling things.