I ended up installed vagrant 1.8.1 which is version behind latest 1.8.3 and that seems to install the vagrant-vbguest plugin just fine.
https://releases.hashicorp.com/vagrant/1.8.1/ vagrant plugin install vagrant-vbguest Installing the 'vagrant-vbguest' plugin. This can take a few minutes... Installed the plugin 'vagrant-vbguest (0.11.0)'! Zach On Saturday, June 11, 2016 at 12:04:34 AM UTC-4, Zachary Trabookis wrote: > > I ran into this issue after following the command for dependencies for > Vagrant here. > https:// > openedx.atlassian.net/wiki/display/OPEN/Installing+Open+edX+Dependencies+on+OS+X > > > Can someone help me out with this? > > > *vagrant plugin install vagrant-vbguest* > > Installing the 'vagrant-vbguest' plugin. This can take a few minutes... > > /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/resolver.rb:303 > :in `block in sort_dependencies': undefined method `payload' for > nil:NilClass (NoMethodError) > > from > /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/resolver.rb:300:in > `each' > > from /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/ > resolver.rb:300:in `sort_by' > > from > /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/resolver.rb:300:in > `sort_dependencies' > > from > /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb:131:in > > `block (2 levels) in <class:Resolution>' > > from /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/ > vendor/molinillo/lib/molinillo/resolution.rb:431:in > `push_state_for_requirements' > > from > /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb:423:in > > `require_nested_dependencies_for' > > from > /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb:411:in > > `activate_spec' > > from /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/ > vendor/molinillo/lib/molinillo/resolution.rb:353:in > `attempt_to_swap_possibility' > > from > /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb:333:in > > `attempt_to_activate_existing_spec' > > from > /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb:318:in > > `attempt_to_activate' > > from /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/ > vendor/molinillo/lib/molinillo/resolution.rb:147:in > `process_topmost_state' > > from > /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb:72:in > > `resolve' > > from > /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/vendor/molinillo/lib/molinillo/resolver.rb:42:in > > `resolve' > > from /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/ > resolver.rb:201:in `start' > > from > /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/resolver.rb:184:in > `resolve' > > from > /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/definition.rb:200:in > > `resolve' > > from /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/ > definition.rb:140:in `specs' > > from > /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/definition.rb:129:in > > `resolve_remotely!' > > from > /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/installer.rb:195:in > > `resolve_if_need' > > from /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/ > installer.rb:70:in `run' > > from > /opt/vagrant/embedded/gems/gems/bundler-1.12.0/lib/bundler/installer.rb:22:in > `install' > > from > /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/lib/vagrant/bundler.rb:230:in > `block in internal_install' > > from /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/lib/vagrant/ > bundler.rb:290:in `block in with_isolated_gem' > > from > /opt/vagrant/embedded/lib/ruby/2.2.0/rubygems/user_interaction.rb:45:in ` > use_ui' > > from > /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/lib/vagrant/bundler.rb:289:in > `with_isolated_gem' > > from /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/lib/vagrant/ > bundler.rb:229:in `internal_install' > > from > /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/lib/vagrant/bundler.rb:102:in > `install' > > from > /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/lib/vagrant/plugin/manager.rb:62:in > > `block in install_plugin' > > from /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/lib/vagrant/ > plugin/manager.rb:72:in `call' > > from > /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/lib/vagrant/plugin/manager.rb:72:in > > `install_plugin' > > from > /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/plugins/commands/plugin/action/install_gem.rb:37:in > > `call' > > from /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/lib/vagrant/ > action/warden.rb:34:in `call' > > from > /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/lib/vagrant/action/builder.rb:116:in > > `call' > > from > /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/lib/vagrant/action/runner.rb:66:in > > `block in run' > > from /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/lib/vagrant/ > util/busy.rb:19:in `busy' > > from > /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/lib/vagrant/action/runner.rb:66:in > > `run' > > from > /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/plugins/commands/plugin/command/base.rb:14:in > > `action' > > from /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/plugins/ > commands/plugin/command/install.rb:32:in `block in execute' > > from > /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/plugins/commands/plugin/command/install.rb:31:in > > `each' > > from > /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/plugins/commands/plugin/command/install.rb:31:in > > `execute' > > from /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/plugins/ > commands/plugin/command/root.rb:56:in `execute' > > from > /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/lib/vagrant/cli.rb:42:in ` > execute' > > from > /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/lib/vagrant/environment.rb:302:in > > `cli' > > from /opt/vagrant/embedded/gems/gems/vagrant-1.8.3/bin/vagrant:174 > :in `<main>' > > > -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/30205827-8b06-4986-a6c2-b04cdbeba6f2%40googlegroups.com.
