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

Success message is printed even when the workspace creation fails #2

Open
lvoliveira opened this issue Feb 25, 2021 · 0 comments
Open
Labels
bug Something isn't working

Comments

@lvoliveira
Copy link
Contributor

Happens on Linux

mkdir: não foi possível criar o diretório “/home/lucas/w/rfdap-1”: Arquivo ou diretório inexistente
mkdir: não foi possível criar o diretório “/home/lucas/w/rfdap-1/Projects”: Arquivo ou diretório inexistente
cp: não foi possível criar arquivo comum '/home/lucas/w/rfdap-1/.condarc': Arquivo ou diretório inexistente
touch: não foi possível tocar '/home/lucas/w/rfdap-1/ww_activate.sh': Arquivo ou diretório inexistente
/home/lucas/Work/miniconda/bin/ww: linha 46: /home/lucas/w/rfdap-1/ww_activate.sh: Arquivo ou diretório inexistente
/home/lucas/Work/miniconda/bin/ww: linha 47: /home/lucas/w/rfdap-1/ww_activate.sh: Arquivo ou diretório inexistente
/home/lucas/Work/miniconda/bin/ww: linha 48: /home/lucas/w/rfdap-1/ww_activate.sh: Arquivo ou diretório inexistente
/home/lucas/Work/miniconda/bin/ww: linha 49: /home/lucas/w/rfdap-1/ww_activate.sh: Arquivo ou diretório inexistente
/home/lucas/Work/miniconda/bin/ww: linha 50: /home/lucas/w/rfdap-1/ww_activate.sh: Arquivo ou diretório inexistente
Workspace created. Run "source ww /home/lucas/w/rfdap-1" to activate.

The failure was because I didn't have the folder /home/lucas/w created

@lvoliveira lvoliveira added the bug Something isn't working label Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant