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 error message on non-existent sandbox #17

Open
dimensionv opened this issue Apr 13, 2017 · 0 comments
Open

Bootstrap error message on non-existent sandbox #17

dimensionv opened this issue Apr 13, 2017 · 0 comments
Labels

Comments

@dimensionv
Copy link

When you run

# pkg_comp -c <config> bootstrap

and you forgot to create the sandbox beforehand, it will give you a very misleading error message about a missing real path on mount (the error message is of course correct, but only a follow up of the actual root cause, the missing sandbox).
It would be great if there would be a sandbox-detection routine to either create the sandbox on the fly if it doesn't exist on calling bootstrap, or to at least give the user a proper error message like "please run pkg_comp -c sandbox-create, first".

@jmmv jmmv added the bug label Apr 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants