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

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
ContributorAuthor

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
ContributorAuthor

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

Sign up for freeto 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

@comandrei@coderanger