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

bump fog-google from 1.17.0 to 1.24.0 #272

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ElijahLynn
Copy link

@ElijahLynn
Copy link
Author

ElijahLynn commented Nov 27, 2024

blargh,

git status
On branch el/bump-fog-google
Your branch is up to date with 'origin/el/bump-fog-google'.


gem install bundler
Successfully installed bundler-2.5.23
Parsing documentation for bundler-2.5.23
Done installing documentation for bundler after 0 seconds
1 gem installed


bundle install
Fetching https://github.com/hashicorp/vagrant-spec.git
Fetching https://github.com/hashicorp/vagrant.git
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Could not find compatible versions

Because fog-core < 1.33.0 depends on net-scp ~> 1.1
  and fog-core >= 1.30.0, < 1.38.0 depends on excon ~> 0.45,
  fog-core < 1.38.0 requires net-scp ~> 1.1 or excon ~> 0.45.
And because fog-core >= 1.38.0, < 1.45.0 depends on excon ~> 0.49
  and fog-core >= 1.45.0, < 2.2.0 depends on excon ~> 0.58,
  fog-core < 2.2.0 requires net-scp ~> 1.1 or excon >= 0.45, < 1.A.
And because fog-core >= 2.2.0, < 2.6.0 depends on excon ~> 0.71
  and vagrant_cloud >= 3.1.2 depends on excon ~> 1.0,
  if fog-core < 2.6.0 and vagrant_cloud >= 3.1.2 then net-scp ~> 1.1.
And because every version of vagrant depends on net-scp ~> 4.0
  and every version of vagrant depends on vagrant_cloud ~> 3.1.2,
  every version of vagrant is incompatible with fog-core < 2.6.0.
And because fog-google >= 1.24.0 depends on fog-core < 2.5
  and every version of vagrant-google depends on fog-google ~> 1.24.0,
  every version of vagrant is incompatible with vagrant-google >= 0.
So, because Gemfile depends on vagrant-google >= 0
  and Gemfile depends on vagrant >= 0,
  version solving has failed.

@ElijahLynn
Copy link
Author

Fresh checkout of master:

git status
On branch master
Your branch is up to date with 'upstream/master'.

nothing to commit, working tree clean
bundle install
Fetching https://github.com/hashicorp/vagrant-spec.git
Fetching https://github.com/hashicorp/vagrant.git
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Could not find compatible versions

Because fog-core >= 1.30.0, < 1.38.0 depends on excon ~> 0.45
  and fog-core < 1.33.0 depends on net-scp ~> 1.1,
  fog-core < 1.38.0 requires excon ~> 0.45 or net-scp ~> 1.1.
And because fog-core >= 1.38.0, < 1.45.0 depends on excon ~> 0.49,
  fog-core < 1.45.0 requires excon >= 0.45, < 1.A or net-scp ~> 1.1.
And because fog-core >= 1.45.0, < 2.2.0 depends on excon ~> 0.58
  and vagrant_cloud >= 3.1.2 depends on excon ~> 1.0,
  if fog-core < 2.2.0 and vagrant_cloud >= 3.1.2 then net-scp ~> 1.1.
And because every version of vagrant depends on net-scp ~> 4.0
  and every version of vagrant depends on vagrant_cloud ~> 3.1.2,
  every version of vagrant is incompatible with fog-core < 2.2.0.
And because fog-google >= 1.8.1, < 1.18.0 depends on fog-core <= 2.1.0
  and every version of vagrant-google depends on fog-google ~> 1.17.0,
  every version of vagrant is incompatible with vagrant-google >= 0.
So, because Gemfile depends on vagrant-google >= 0
  and Gemfile depends on vagrant >= 0,
  version solving has failed.
  

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

Successfully merging this pull request may close these issues.

1 participant