-
Notifications
You must be signed in to change notification settings - Fork 495
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
line 133: WARNING: unbound variable #245
Comments
Same error. I'm using GNU bash, version 4.3.30(1)-release (x86_64-pc-linux-gnu) |
Looks like the error message changed and it's not getting matched.
I've added a check for the new string, but I wonder if we should be more loose in our checking. e.g. Anything with a newline is probably an error. |
Good catch, sorry I didn't see this sooner. We just switched to VirtualBox 5.0, so I'll double check the err message there and get this fixed. |
Is there any news on this? |
same output here 😧 |
Same for me (ubuntu 14.04), I found a solution. No more problem :) |
Hmm tried @ikodev 's solution but didn't work for me - Ubuntu 17.04 / VirtualBox 5.1.22_Ubuntu r115126
Cheers |
When I attempt to run the script as shown in the README.md I get the following:
I am running the latest stable version of Mint under Xfce
The text was updated successfully, but these errors were encountered: