Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.

COOK-4061 Create virtualenv directory recursively if it doesn't exist #60

Closed
wants to merge 2 commits into from

Conversation

comandrei
Copy link
Contributor

No description provided.

@coderanger
Copy link
Member

👎 on this. The use of the recursive flag almost always means you aren't correctly managing owner/group/mode on the intervening directories. Is there any reason for this beyond ease of use?

@comandrei
Copy link
Contributor Author

I have been having issues with application_python's gunicorn subresource. For some reason the initial deploy fails because the intervening directories aren't created when gunicorn's before_deploy action is executed.
Perhaps the issue is in application_python, but I haven't found a way to fix it in that recipe.
Perhaps this is more detailed http://stackoverflow.com/questions/20351292/application-python-failing-to-install-gunicorn-on-first-deploy

@comandrei
Copy link
Contributor Author

Will re-submit a pull request after moving the fix to a branch in my fork

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants