Skip to content

Instantly share code, notes, and snippets.

@mattias-lidman
Created August 18, 2011 11:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattias-lidman/1153884 to your computer and use it in GitHub Desktop.
Save mattias-lidman/1153884 to your computer and use it in GitHub Desktop.
[default] Fixed port collision 'ssh'. Now on port 2200.
[default] Importing base box 'lucid32'...
[default] Destroying VM and associated drives...
../lib/vagrant_solo_databag_patch.rb:20:in `share_data_bag_folder': undefined method `folder_path' for #<Vagrant::Provisioners::ChefSolo:0x7fa95b204430> (NoMethodError)
from ../lib/vagrant_solo_databag_patch.rb:15:in `prepare'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/vm/provision.rb:15:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/vm/provision.rb:15:in `map'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/vm/provision.rb:15:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/warden.rb:30:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/vm/forward_ports.rb:92:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/warden.rb:30:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/vm/clear_forwarded_ports.rb:21:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/warden.rb:30:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/vm/clean_machine_folder.rb:17:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/warden.rb:30:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/vm/check_guest_additions.rb:25:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/warden.rb:30:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/vm/match_mac_address.rb:21:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/warden.rb:30:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/vm/import.rb:21:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/warden.rb:30:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/vm/check_box.rb:23:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/warden.rb:30:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action/builder.rb:120:in `call'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action.rb:134:in `run'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/util/busy.rb:19:in `busy'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action.rb:134:in `run'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/environment.rb:364:in `lock'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/environment.rb:354:in `open'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/environment.rb:354:in `lock'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/action.rb:133:in `run'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/vm.rb:139:in `up'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/command/up.rb:13:in `execute'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/command/up.rb:8:in `each'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/command/up.rb:8:in `execute'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/task.rb:22:in `send'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/task.rb:22:in `run'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:118:in `invoke_task'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:124:in `invoke_all'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/config.rb:115:in `map'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/core_ext/ordered_hash.rb:73:in `each'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:124:in `map'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:124:in `invoke_all'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/group.rb:226:in `dispatch'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:109:in `send'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:109:in `invoke'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/lib/vagrant/cli.rb:45:in `up'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/task.rb:22:in `send'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/task.rb:22:in `run'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/invocation.rb:118:in `invoke_task'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor.rb:263:in `dispatch'
from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/base.rb:389:in `start'
from /usr/lib/ruby/gems/1.8/gems/vagrant-0.8.2/bin/vagrant:21
from /usr/bin/vagrant:19:in `load'
from /usr/bin/vagrant:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment