Skip to content

Instantly share code, notes, and snippets.

@symgryph
Created February 16, 2015 22:56
Show Gist options
  • Save symgryph/2bcc250f2b5064a1dcd3 to your computer and use it in GitHub Desktop.
Save symgryph/2bcc250f2b5064a1dcd3 to your computer and use it in GitHub Desktop.
Output of failed Veewee run using vmware fusion output
17:48:26-tjmunn@lilly:~/veewee$ veewee fusion destroy CentosBase7.0
/Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/gems/fission-0.5.0/lib/fission/vm.rb:528:in `all_running': uninitialized constant Fission::Action (NameError)
from /Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/gems/fission-0.5.0/lib/fission/vm.rb:405:in `running?'
from /Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/gems/fission-0.5.0/lib/fission/vm.rb:326:in `state'
from /Users/tjmunn/veewee/lib/veewee/provider/vmfusion/box/destroy.rb:11:in `destroy'
from /Users/tjmunn/veewee/lib/veewee/command/group_base.rb:154:in `destroy'
from /Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/gems/thor-0.19.1/lib/thor/command.rb:27:in `run'
from /Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/gems/thor-0.19.1/lib/thor/invocation.rb:126:in `invoke_command'
from /Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/gems/thor-0.19.1/lib/thor.rb:359:in `dispatch'
from /Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/gems/thor-0.19.1/lib/thor/invocation.rb:115:in `invoke'
from /Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/gems/thor-0.19.1/lib/thor.rb:235:in `block in subcommand'
from /Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/gems/thor-0.19.1/lib/thor/command.rb:27:in `run'
from /Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/gems/thor-0.19.1/lib/thor/invocation.rb:126:in `invoke_command'
from /Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/gems/thor-0.19.1/lib/thor.rb:359:in `dispatch'
from /Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/gems/thor-0.19.1/lib/thor/base.rb:440:in `start'
from /Users/tjmunn/veewee/bin/veewee:24:in `<top (required)>'
from /Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/bin/veewee:23:in `load'
from /Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/bin/veewee:23:in `<main>'
from /Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/bin/ruby_executable_hooks:15:in `eval'
from /Users/tjmunn/.rvm/gems/ruby-1.9.3-p547@veewee/bin/ruby_executable_hooks:15:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment