Skip to content
This repository has been archived by the owner on Jan 30, 2021. It is now read-only.

Vagrant Azure install fails #243

Open
bWilsher opened this issue Apr 27, 2020 · 0 comments
Open

Vagrant Azure install fails #243

bWilsher opened this issue Apr 27, 2020 · 0 comments

Comments

@bWilsher
Copy link

Host - Debain
Vagrant 2.2.3

When I attempt to run: vagrant plugin install vagrant-azure

I get the following error:


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 fog-core (> 1.43.0) and fog-core (= 2.1.0)
Activated fog-core-2.1.0
which does not match conflicting dependency (
> 1.43.0)

Conflicting dependency chains:
fog-core (= 2.1.0), 2.1.0 activated

versus:
vagrant-libvirt (> 0), 0.0.41 activated, depends on
fog-core (~> 1.43.0)


I have tested my internet connection and it seems okay and I have also tried expunging plugins and reinstalling, neither fixed the issue.

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

No branches or pull requests

1 participant