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

bootstrap.py doesn't work when run without the source in place #155

Open
slinkp opened this issue Sep 28, 2012 · 2 comments
Open

bootstrap.py doesn't work when run without the source in place #155

slinkp opened this issue Sep 28, 2012 · 2 comments

Comments

@slinkp
Copy link
Contributor

slinkp commented Sep 28, 2012

usually, virtualenv bootstrap scripts are standalone, i.e. if you have the script you can just run it; but ours depends on having the whole source tree checked out too (it looks for the pavement.py script). If that's not there, it dies.

Maybe doing pavement stuff in the bootstrap.py is too much?
Maybe it should just install packages, and if you want more you should run a wrapper like bootstrap_demo.sh?

@slinkp
Copy link
Contributor Author

slinkp commented Sep 28, 2012

Milestone Beta Release 1 deleted

@slinkp
Copy link
Contributor Author

slinkp commented Sep 28, 2012

Ticket imported from Trac:
http://developer.openblockproject.org/ticket/161
Reported by: slinkp

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

No branches or pull requests

1 participant