Advertisement
levensj

Vagrant to 1.31 failure with old 0.8.10 vagrantfile

Sep 16th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. C:\Users\JulianMark3\foswiki-vagrant>vagrant up
  2. C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/plugins/kernel_v1/config/vm.rb:35:in `[]': can't convert Symbol into Integer (TypeErro
  3. r)
  4. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/plugins/kernel_v1/config/vm.rb:35:in `forward_port'
  5. from C:/Users/JulianMark3/foswiki-vagrant/Vagrantfile:22:in `block in <top (required)>'
  6. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/config/v1/loader.rb:37:in `call'
  7. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/config/v1/loader.rb:37:in `load'
  8. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/config/loader.rb:104:in `block (2 levels) in load'
  9. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/config/loader.rb:98:in `each'
  10. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/config/loader.rb:98:in `block in load'
  11. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/config/loader.rb:95:in `each'
  12. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/config/loader.rb:95:in `load'
  13. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/environment.rb:267:in `config_global'
  14. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/environment.rb:519:in `block in action_runner'
  15. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/runner.rb:28:in `call'
  16. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/action/runner.rb:28:in `run'
  17. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/environment.rb:280:in `hook'
  18. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/lib/vagrant/environment.rb:135:in `initialize'
  19. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/bin/vagrant:74:in `new'
  20. from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.3.1/bin/vagrant:74:in `<top (required)>'
  21. from C:/HashiCorp/Vagrant/bin//../embedded/../embedded/gems/bin/vagrant:23:in `load'
  22. from C:/HashiCorp/Vagrant/bin//../embedded/../embedded/gems/bin/vagrant:23:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement