You Vagrant box didn't upgrade to the new 1.5+ box format. Not sure why, but this issue should help get around it https://github.com/mitchellh/vagrant/issues/3195
On Wed, Jun 4, 2014 at 5:29 AM, Jerrod <[email protected]> wrote: > > And with up to date everything.. > > /Applications/Vagrant/embedded/lib/ruby/2.0.0/rubygems/version.rb:191:in > `initialize': Malformed version number string virtualbox (ArgumentError) > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/box_collection.rb:273:in > `new' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/box_collection.rb:273:in > `block (2 levels) in find' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/box_collection.rb:270:in > `map' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/box_collection.rb:270:in > `block in find' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/box_collection.rb:416:in > `block in with_collection_lock' > > from /Applications/Vagrant/embedded/lib/ruby/2.0.0/monitor.rb:211:in > `mon_synchronize' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/box_collection.rb:415:in > `with_collection_lock' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/box_collection.rb:263:in > `find' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/vagrantfile.rb:157:in > `block in machine_config' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/vagrantfile.rb:190:in > `call' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/vagrantfile.rb:190:in > `machine_config' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/vagrantfile.rb:45:in > `machine' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/environment.rb:497:in > `machine' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/plugin/v2/command.rb:168:in > `block in with_target_vms' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/plugin/v2/command.rb:192:in > `call' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/plugin/v2/command.rb:192:in > `block in with_target_vms' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/plugin/v2/command.rb:174:in > `each' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/plugin/v2/command.rb:174:in > `with_target_vms' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/up/command.rb:67:in > `block in execute' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/environment.rb:238:in > `block (2 levels) in batch' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/environment.rb:236:in > `tap' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/environment.rb:236:in > `block in batch' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/environment.rb:235:in > `synchronize' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/environment.rb:235:in > `batch' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/up/command.rb:58:in > `execute' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/cli.rb:42:in > `execute' > > from > /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/environment.rb:252:in > `cli' > > from > /Applications/Vagrant/bin/../embedded/gems/gems/vagrant-1.6.3/bin/vagrant:166:in > `<main>' > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Vagrant" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/vagrant-up/kBrNm36HbEg/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
