Created
March 13, 2014 14:46
-
-
Save diatmpravin/9529838 to your computer and use it in GitHub Desktop.
chef error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant up | |
/opt/vagrant/embedded/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- vagrant/util/downloader (LoadError) | |
from /opt/vagrant/embedded/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' | |
from /home/ubuntu/.vagrant.d/gems/gems/vagrant-omnibus-1.3.1/lib/vagrant-omnibus/action/install_chef.rb:20:in `<top (required)>' | |
from /home/ubuntu/.vagrant.d/gems/gems/vagrant-omnibus-1.3.1/lib/vagrant-omnibus/plugin.rb:35:in `require_relative' | |
from /home/ubuntu/.vagrant.d/gems/gems/vagrant-omnibus-1.3.1/lib/vagrant-omnibus/plugin.rb:35:in `block in <class:Plugin>' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.1.5/lib/vagrant/action/runner.rb:37:in `call' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.1.5/lib/vagrant/action/runner.rb:37:in `block (2 levels) in run' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.1.5/lib/vagrant/action/runner.rb:36:in `tap' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.1.5/lib/vagrant/action/runner.rb:36:in `block in run' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.1.5/lib/vagrant/action/runner.rb:35:in `map' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.1.5/lib/vagrant/action/runner.rb:35:in `run' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.1.5/lib/vagrant/environment.rb:251:in `hook' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.1.5/lib/vagrant/environment.rb:131:in `initialize' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.1.5/bin/vagrant:53:in `new' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.1.5/bin/vagrant:53:in `<top (required)>' | |
from /opt/vagrant/bin/../embedded/gems/bin/vagrant:23:in `load' | |
from /opt/vagrant/bin/../embedded/gems/bin/vagrant:23:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment