Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation fails #180

Closed
rmnptrsn opened this issue Mar 9, 2015 · 4 comments
Closed

Installation fails #180

rmnptrsn opened this issue Mar 9, 2015 · 4 comments

Comments

@rmnptrsn
Copy link

rmnptrsn commented Mar 9, 2015

The installation of the plugin fails with this error message:
Bundler, the underlying system Vagrant uses to install plugins,
reported an error. The error is shown below. These errors are usually
caused by misconfigured plugin installations or transient network
issues. The error from Bundler is:

An error occurred while installing nokogiri (1.6.6.2), and Bundler cannot continue.
Make sure that gem install nokogiri -v '1.6.6.2' succeeds before bundling.

I've tried to install nokogiri via gem install nokogiri -v '1.6.6.2' and it succeeds. After the installation of nokogiri the installation of vagrant-parallels fails with the same error. Any ideas?

@legal90
Copy link
Collaborator

legal90 commented Mar 9, 2015

  1. What version of Vagrant are you using? (vagrant --version)
  2. What other plugins are installed? (vagrant plugin list)

@rmnptrsn
Copy link
Author

rmnptrsn commented Mar 9, 2015

Vagrant 1.6.3

vagrant-login (1.0.1, system)
vagrant-share (1.1.1, system)
vagrant-vbguest (0.10.0)

@legal90
Copy link
Collaborator

legal90 commented Mar 9, 2015

I've figured out that it is a known issue of Vagrant 1.6.x: hashicorp/vagrant#3769

Please, upgrade Vagrant to the latest version (1.7.2) and try again. Let us know about the result

@rmnptrsn
Copy link
Author

rmnptrsn commented Mar 9, 2015

Hey, yeah, it worked with vagrant 1.7.2. Thanks a lot!

@rmnptrsn rmnptrsn closed this as completed Mar 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants