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

Causes post-commit hook failed #32

Open
adam-codeberg opened this issue Dec 19, 2013 · 0 comments
Open

Causes post-commit hook failed #32

adam-codeberg opened this issue Dec 19, 2013 · 0 comments

Comments

@adam-codeberg
Copy link

Plugin causes a conflict somewhere that produces an Egg Cache error.
Error is not produced when plugin is uninstalled.

Looks like its due to dodgy permissions in the script.

post-commit hook failed (exit code 2) with output:
Error: ExtractionError: Can't extract file(s) to egg cache

The following error occurred while trying to extract file(s) to the Python egg
cache:

[Errno 17] File exists: '/tmp/python-eggs'

The Python egg cache directory is currently set to:

/tmp/python-eggs

Perhaps your account does not have write access to this directory? You can
change the cache directory by setting the PYTHON_EGG_CACHE environment
variable to point to an accessible directory.

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