jedi4ever / veewee

Easing the building of vagrant boxes
MIT License
4.29k stars 779 forks source link

Fix fission #1054

Closed n0ts closed 9 years ago

n0ts commented 9 years ago

Hi, I use veewee via vmware fusion.

I got a bellow error.

....bundle/ruby/2.2.0/gems/fission-0.5.0/lib/fission/vm.rb:530:in `all_running': uninitialized constant Fission::Action (NameError)

I fix lib/fission.rb.

And .fissionrc gui_bin absolute path, expand_path it.

Thanks.

mpapis commented 9 years ago

thank you!