Skip to content

Instantly share code, notes, and snippets.

@abiosoft
Created March 17, 2018 17:34
Show Gist options
  • Save abiosoft/3a54c56baf212fded91913c770ea2ee0 to your computer and use it in GitHub Desktop.
Save abiosoft/3a54c56baf212fded91913c770ea2ee0 to your computer and use it in GitHub Desktop.
vagrant bundle error log
urrent directory: /home/abiola/.vagrant.d/gems/2.4.1/gems/nokogiri-1.8.2/ext/nokogiri
/home/abiola/.rvm/rubies/ruby-2.4.1/bin/ruby -r ./siteconf20180317-6457-194o3fh.rb extconf.rb
/home/abiola/.rvm/gems/ruby-2.4.1/gems/bundler-1.16.1/lib/bundler/source/git.rb:202:in `rescue in load_spec_files': https://github.com/hashicorp/vagrant-spec.git (at master@f3daeda) is not yet checked out. Run `bundle install` first. (Bundler::GitError)
from /home/abiola/.rvm/gems/ruby-2.4.1/gems/bundler-1.16.1/lib/bundler/source/git.rb:199:in `load_spec_files'
from /home/abiola/.rvm/gems/ruby-2.4.1/gems/bundler-1.16.1/lib/bundler/source/path.rb:100:in `local_specs'
from /home/abiola/.rvm/gems/ruby-2.4.1/gems/bundler-1.16.1/lib/bundler/source/git.rb:166:in `specs'
from /home/abiola/.rvm/gems/ruby-2.4.1/gems/bundler-1.16.1/lib/bundler/lazy_specification.rb:76:in `__materialize__'
from /home/abiola/.rvm/gems/ruby-2.4.1/gems/bundler-1.16.1/lib/bundler/spec_set.rb:85:in `block in materialize'
from /home/abiola/.rvm/gems/ruby-2.4.1/gems/bundler-1.16.1/lib/bundler/spec_set.rb:82:in `map!'
from /home/abiola/.rvm/gems/ruby-2.4.1/gems/bundler-1.16.1/lib/bundler/spec_set.rb:82:in `materialize'
from /home/abiola/.rvm/gems/ruby-2.4.1/gems/bundler-1.16.1/lib/bundler/definition.rb:170:in `specs'
from /home/abiola/.rvm/gems/ruby-2.4.1/gems/bundler-1.16.1/lib/bundler/definition.rb:237:in `specs_for'
from /home/abiola/.rvm/gems/ruby-2.4.1/gems/bundler-1.16.1/lib/bundler/definition.rb:226:in `requested_specs'
from /home/abiola/.rvm/gems/ruby-2.4.1/gems/bundler-1.16.1/lib/bundler/runtime.rb:108:in `block in definition_method'
from /home/abiola/.rvm/gems/ruby-2.4.1/gems/bundler-1.16.1/lib/bundler/runtime.rb:20:in `setup'
from /home/abiola/.rvm/gems/ruby-2.4.1/gems/bundler-1.16.1/lib/bundler.rb:107:in `setup'
from /home/abiola/.rvm/gems/ruby-2.4.1/gems/bundler-1.16.1/lib/bundler/setup.rb:20:in `<top (required)>'
from /home/abiola/.rvm/rubies/ruby-2.4.1/lib/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /home/abiola/.rvm/rubies/ruby-2.4.1/lib/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in `require'
extconf failed, exit code 1
Gem files will remain installed in /home/abiola/.vagrant.d/gems/2.4.1/gems/nokogiri-1.8.2 for inspection.
Results logged to /home/abiola/.vagrant.d/gems/2.4.1/extensions/x86_64-linux/2.4.0/nokogiri-1.8.2/gem_make.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment