winglian / heroku-buildpack-php

98 stars 62 forks source link

gzip: stdin: not in gzip format #7

Open bryanmc opened 9 years ago

bryanmc commented 9 years ago

Push is rejected:


-----> PHP app detected
Build dir is /tmp/build_ebbce85d-a645-44e4-82a2-f0046069479b
-----> Extracting Apache 2.4.9 PHP 5.5.11 build 2.0-rc2
-----> from http://vulcan-wlian.herokuapp.com/output/95ee1f8b-46fa-4ef7-a99f-92d6e03ed8d2

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Exiting with failure status due to previous errors

 !     Push rejected, failed to compile PHP app```
bryanmc commented 9 years ago

http://vulcan-wlian.herokuapp.com/output/95ee1f8b-46fa-4ef7-a99f-92d6e03ed8d2 gives an application error - this is likely why.

davidthingsaker commented 9 years ago

@bryanmc did you find a solution to this? @winglian I have this error also. By the looks of the repo's commit history I am guessing its not being maintained anymore?

natsu90 commented 9 years ago

Looks like https://github.com/heroku/vulcan Vulcan is deprecated, and Cloudant is no more in Heroku add-on.