projectatomic/adb-atomic-developer-bundle

service-manager plugin installation error

Closed this issue · 1 comments

I'm trying to install ADB for the first time and I see this error:

vagrant plugin install service-manager
Installing the 'service-manager' 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:

Could not find gem 'service-manager (>= 0) ruby' in any of the gem sources listed in your Gemfile or available on this machine.

Warning: this Gemfile contains multiple primary sources. Using `source` more than once without a block is a security risk, and may result in installing unexpected gems. To resolve this warning, use a block to indicate which gems should come from the secondary source. To upgrade this warning to an error, run `bundle config disable_multisource true`.

Okay, I made an hilarious error with the name of the plugin - false alarm...

Sorry for the noise.