Skip to content

vagrant-vsphere install fails on vagrant 2.2.7 #287

@jpmat296

Description

@jpmat296

With vagrant 2.2.7, I get this error when I execute vagrant plugin install vagrant-vsphere:

Installing the 'vagrant-vsphere' plugin. This can take a few minutes...
Vagrant failed to properly resolve required dependencies. These
errors can commonly be caused by misconfigured plugin installations
or transient network issues. The reported error is:

conflicting dependencies i18n (~> 0.6.4) and i18n (= 1.8.2)
  Activated i18n-1.8.2
  which does not match conflicting dependency (~> 0.6.4)

  Conflicting dependency chains:
    i18n (= 1.8.2), 1.8.2 activated

  versus:
    vagrant-vsphere (> 0), 0.5.0 activated, depends on
    i18n (~> 0.6.4)

After downgrade to version 2.2.6, I can install the plugin.

This issue is very similar to issue #271 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions