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

Handle whitespace in DVM_DIR on nix #123

Open
carolynvs opened this issue Jun 23, 2016 · 0 comments
Open

Handle whitespace in DVM_DIR on nix #123

carolynvs opened this issue Jun 23, 2016 · 0 comments
Labels

Comments

@carolynvs
Copy link
Collaborator

Reported by kingsbridge from https://community.getcarina.com/t/windows-powershell-and-cmd-scripts-dont-handle-whitespace-in-the-install-script-paths/237/5

Funnily enough i just tried an install on a Linux environment with whitespace in the path, 
with a similar result.... assume install.sh doesn't encapsulate paths too!
The below path is /home/Whitespace Here/ - recognises 'Whitespace' in the path 
and 'Here' as the host:

$ curl -sL https://download.getcarina.com/dvm/latest/install.sh | sh
Downloading dvm.sh...
######################################################################## 100.0%
Warning: Failed to create the file /home/Whitespace: Permission denied

curl: (23) Failed writing body (0 != 1386)
curl: (6) Couldn't resolve host 'Here'**
@carolynvs carolynvs added the bug label Jun 23, 2016
@carolynvs carolynvs self-assigned this Sep 27, 2016
@carolynvs carolynvs removed their assignment Feb 6, 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

1 participant