Created
May 2, 2013 19:08
-
-
Save maplebed/5504568 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:( ( 05/02/13@12:02PM )( ben@BenH ):~/git/opscode-cookbooks/zsh@master✔ | |
➜ bundle exec kitchen test 1 | |
-----> Starting Kitchen | |
>>>>>> ------Exception------- | |
>>>>>> Class: Kitchen::ShellOut::ShellCommandFailed | |
>>>>>> Message: Expected process to exit with [0], but received '231' | |
---- Begin output of vagrant --version ---- | |
STDOUT: | |
STDERR: Vagrant failed to initialize at a very early stage: | |
It appears that you've ran a newer version of Vagrant on this | |
computer. Unfortunately, newer versions of Vagrant change internal | |
directory layouts that cause older versions to break. This version | |
of Vagrant cannot properly run. | |
If you'd like to start from a clean state, please remove the | |
Vagrant state directory: /Users/ben/.vagrant.d | |
Warning that this will remove all your boxes and potentially corrupt | |
existing Vagrant environments that were running based on the future | |
version. | |
---- End output of vagrant --version ---- | |
Ran vagrant --version returned 231 | |
>>>>>> ---------------------- | |
>>>>>> Please see .kitchen/logs/kitchen.log for more details |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment