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

Support for fog-core 2.3.0 #586

Closed
micwoj92 opened this issue Nov 17, 2022 · 4 comments
Closed

Support for fog-core 2.3.0 #586

micwoj92 opened this issue Nov 17, 2022 · 4 comments

Comments

@micwoj92
Copy link

When running fog this module gives error

/usr/lib/ruby/3.0.0/rubygems/specification.rb:2288:in `raise_if_conflicts': Unable to activate fog-google-1.19.0, because fog-core-2.3.0 conflicts with fog-core (< 2.3) (Gem::ConflictError)
	from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1419:in `activate'
	from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1457:in `block in activate_dependencies'
	from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1439:in `each'
	from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1439:in `activate_dependencies'
	from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1421:in `activate'
	from /usr/lib/ruby/3.0.0/rubygems.rb:286:in `block in activate_bin_path'
	from /usr/lib/ruby/3.0.0/rubygems.rb:285:in `synchronize'
	from /usr/lib/ruby/3.0.0/rubygems.rb:285:in `activate_bin_path'
	from /usr/bin/fog:25:in `<main>'

Copy link

This issue has been marked inactive and will be closed if no further activity occurs.

@micwoj92
Copy link
Author

Still same

@dajabe
Copy link

dajabe commented Mar 16, 2024

I'm having an issue similar where I can't update to fog-core >= 2.3

#622

There is a PR here to upgrade the requirements of fog-core to < 2.5

Looks like the tests just haven't been given the computer time to run. What do we need to get this done?

@Temikus
Copy link
Member

Temikus commented Apr 24, 2024

@dajabe released in 1.24.0, see #628

@Temikus Temikus closed this as completed Apr 24, 2024
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

No branches or pull requests

3 participants