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

conflicting dependencies net-ssh #148

Open
IrealiTY opened this issue Mar 4, 2018 · 1 comment
Open

conflicting dependencies net-ssh #148

IrealiTY opened this issue Mar 4, 2018 · 1 comment
Labels

Comments

@IrealiTY
Copy link

IrealiTY commented Mar 4, 2018

When using the
$ vagrant plugin install vagrant-hostsupdater
to install the plugin the following error pops up:

Installing the 'vagrant-hostsupdater' plugin. This can take a few minutes...
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:

conflicting dependencies net-ssh (= 4.2.0) and net-ssh (= 4.1.0)
  Activated net-ssh-4.1.0
  which does not match conflicting dependency (= 4.2.0)

  Conflicting dependency chains:
    net-ssh (= 4.1.0), 4.1.0 activated

  versus:
    net-ssh (= 4.2.0)

  Gems matching net-ssh (= 4.2.0):
    net-ssh-4.2.0

I'm on Windows 10, Vagrant 2.0.2, VirtualBox 5.2.6

@cgsmith
Copy link
Collaborator

cgsmith commented Mar 30, 2018

@IrealiTY try with the latest release and see if it causes an issue still.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants