Closed AliMoradian closed 5 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/163494309
The labels on this github issue will be updated when the story is started.
Thanks for filing! This isn't actually causing a failure with you app (OUT Exit status 0
indicates everything staged fine), but it looks like we're not properly using our vendored code, which your issue has caught. Thanks! Will address on our end.
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/163562866
The labels on this github issue will be updated when the story is started.
@AliMoradian Latest release addresses this. Closing the issue.
Thanks @Zanadar, I've verified that latest release fixes the issue.
What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running
cf curl /v2/info && cf version
?What version of the buildpack you are using?
1.0.6
If you were attempting to accomplish a task, what was it you were attempting to do? Pushing an application using
cf push APP_NAME -b https://github.com/cloudfoundry/nginx-buildpack.git -m 64M -i 1 --no-route
What did you expect to happen? I did not expect to see errors.
What was the actual behavior?
Please confirm where necessary: