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

Release 1.27.0 - warning: duplicated key at line 196 ignored: :openstack_region #3391

Closed
diasks2 opened this issue Jan 13, 2015 · 15 comments
Closed

Comments

@diasks2
Copy link

diasks2 commented Jan 13, 2015

After installing 1.27.0 I get this warning when I open a console:

/app/vendor/bundle/ruby/2.2.0/gems/fog-1.27.0/lib/fog/openstack/volume.rb:191: warning: duplicated key at line 196 ignored: :openstack_region
@kyletolle
Copy link
Contributor

I opened a PR in the hopes of addressing this issue: #3392

@geemus
Copy link
Member

geemus commented Jan 13, 2015

Yep, I believe #3392 should have this fixed (though doesn't feel quite worthy of a release since we just released yesterday). Thanks!

@geemus geemus closed this as completed Jan 13, 2015
@colszowka
Copy link

@geemus I would be very grateful if you could reconsider a release since on 2.2.0 my rails app gives me this warning every time I load my environment, including running a spec file, rake tasks et cetera, which is slowly but steadily driving me insane 🎢

@farneman
Copy link

@geemus I would be grateful as well. We now have 2 apps running ruby 2.2 in production that throw whenever the environment is loaded. Since we're now more than a month since 1.27 was released would it be possible to get a patch release with this fixed?

@craig1410
Copy link

@geemus Given the last two comments came in the last 3 hours, this probably looks like a conspiracy but Occam's Razor suggests it's just a trio of OCD devs who can't stand clutter in their consoles. :) Thanks in advance for your time if you are able to push out a release to fix it.

@nheinrich
Copy link

@geemus Not a conspiracy, there are more of us OCD devs out here. :)

@geemus
Copy link
Member

geemus commented Feb 19, 2015

Understood. I have a bit of issue/PR backlog I want to try and catch up to, but hope to releases once that his sorted (later today or tomorrow if my luck holds).

@colszowka
Copy link

@geemus Thanks for your effort and time! ❤️

@geemus
Copy link
Member

geemus commented Feb 19, 2015

v1.28.0 is out

On Thu, Feb 19, 2015 at 12:08 PM, Christoph Olszowka <
notifications@github.com> wrote:

@geemus https://github.com/geemus Thanks for your effort and time! [image:
❤️]

Reply to this email directly or view it on GitHub
#3391 (comment).

@craig1410
Copy link

@geemus thanks, much appreciated.

@nheinrich
Copy link

Thanks @geemus!

@farneman
Copy link

Awesome, thanks!

@tochman
Copy link

tochman commented Mar 5, 2015

Using fog-core 1.28.0 running ruby 2.2 still gives me this warning:

 ...warning: duplicated key at line 196 ignored: :openstack_region

@geemus
Copy link
Member

geemus commented Mar 5, 2015

@tochman I believe you need 1.28.0 or greater of the fog gem (where the bug is), rather than fog-core. Hopefully that clears it up for you.

@tochman
Copy link

tochman commented Mar 5, 2015

@geemus: Yeah, my mistake. I see that now. Thx!

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

8 participants