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

staging fails for python app #16

Open
pourquoi42 opened this issue Aug 10, 2017 · 0 comments
Open

staging fails for python app #16

pourquoi42 opened this issue Aug 10, 2017 · 0 comments

Comments

@pourquoi42
Copy link

pourquoi42 commented Aug 10, 2017

I am trying to build a python buildpack based application. rock up fails with below message.

It could well be that this is related to my special setup of package repo and vendor folder. But the error message is very unspecific. How to increase verbosity or debug otherwise?

Running Buildpacks...
-------> Buildpack version 1.5.23
-----> Installing python-3.5.3
Downloaded [https://buildpacks.cloudfoundry.org/dependencies/python/python-3.5.3-linux-x64-105f02b2.tgz]
-----> Installing Setuptools (32.1.0)
Downloaded [https://buildpacks.cloudfoundry.org/dependencies/manual-binaries/setuptools/setuptools-32.1.0-44054eaa.tar.gz]
-----> Installing Pip (9.0.1)
Downloaded [https://buildpacks.cloudfoundry.org/dependencies/manual-binaries/pip/pip-9.0.1-35f01da3.tar.gz]
-----> Installing pip-pop (0.1.1)
Downloaded [https://buildpacks.cloudfoundry.org/dependencies/manual-binaries/pip-pop/pip-pop-0.1.1-d410583a.tar.gz]
-----> Installing pipenv (4.0.1)
Downloaded [https://buildpacks.cloudfoundry.org/dependencies/manual-binaries/pipenv/pipenv-4.0.1-148f753f.tar.gz]
     $ pip install -r requirements.txt
 Failed to compile droplet: exit status 1Deleting the CloudRocker container...
Deleted container.
2017/08/10 17:02:59  Staging failed - have you added a buildpack for this type of application?

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

1 participant