-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
'vagrant destroy' not working correctly in cygwin #1616
Comments
'vagrant destroy --force' works. |
Damn! Can you do me a favor and run a |
It is "CYGWIN_NT-6.2-WOW64" for my machine here at work (Windows 8). |
For Windows 7 here it is "CYGWIN_NT-6.1-WOW64". |
I'm unfortunately unable to reproduce this. Under Cygwin Vagrant works for me. Is this installed via the MSI installer? |
Oh, actually it is working right now on my PC at home, running Windows 7. Probably I'm not on Vagrant 1.2.1 on my PC at work. Sorry for any inconvinience - it seems to work with 1.2.1. |
Maybe some more clues here ... I am on Windows 7 64bit but |
As-per comments in the bug, above...setting the environment with "VAGRANT_DETECTED_OS=cygwin" is a good workaround, here. |
the environment var worked for me. |
Hello there!
That's on vagrant 1.2.1.
The text was updated successfully, but these errors were encountered: