Closed fulv closed 3 years ago
@fulv sorry, no idea. On my mac the plugins are installed (except for the Window System drivers which in to be expected) and I'm rather clueless regarding ruby.
@fulv which version of vagrant and which version of virtualbox do you use ? Also did you run vagrant plugin update ?
@svx: I did not, but:
> vagrant plugin update
Updating installed plugins...
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 have Vagrant 1.6.2, VirtualBox 4.3.12.
Without further information, and being unable to reproduce this, I'm closing this issue. Please feel free to reopen if it recurs or you have more information.
The
plone_training_config/instructions.rst
page says:I have not been able to run this step successfully. I know it's less important, because everything works without it, but still I would like to understand what is going on. Also, for unrelated reasons I would like to be able to install the guest additions.
The maddening thing is that I do have nokogiri installed already:
And I can reinstall it individually:
And yet:
It does look like the problem has nothing to do with nokogiri, but I was not able to find a solution.
Any ideas?