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

anybox.recipe.odoo must ensure develop-eggs directory is well created before calling develop method #101

Open
fjouatte opened this issue Apr 26, 2017 · 0 comments

Comments

@fjouatte
Copy link

anybox.recipe.odoo must ensure develop-eggs directory is well created before calling develop method

Using new zc.buildout version (2.9.3) with no 'develop' or 'vcs-develop' directives in buildout.cfg leads to a weird issue : OSError: [Errno 2] No such file or directory: '/mypath/develop-eggs/tmpg0yP_Xbuild'

It seems develop-eggs directory is not created (and cannot be ?) so the recipe should check it exists before making any call to develop

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