[chef] Re: Re: Re: json gem conflict


Chronological Thread 
  • From:
  • To:
  • Subject: [chef] Re: Re: Re: json gem conflict
  • Date: Wed, 8 May 2013 18:33:44 +0000

On Wed, 08 May 2013, 

 wrote:

> I just ran into this very same problem starting this week, using the route53
> recipe. Does anyone know of a solution yet? My route53 recipe does this:
> 
>     fog = chef_gem "fog" do
>       action :nothing
>     end
>     fog.run_action( :install )
> 
>     require 'rubygems'
>     Gem.clear_paths
> 
> 
> I see no where else in my recipes where a json gem gets installed by any 
> chef
> resource, in case that might be affecting this.
> 
> To be clear, this is the error my clients are failing with upon birth. A
> second chef-client run succeeds :\
> 
> [2013-05-07T19:14:34+00:00] DEBUG: Gem::LoadError: 
> route53_record[chef-ci-webapp01c.dev.pickameme.com] (resolver::default line 
> 130) had an error: Gem::LoadError: Unable to activate fog-1.11.1, because 
> json-1.5.4 conflicts with json (~> 1.7)


Forgot to mention, my clients are chef-10.24.0-1.el6, omnibus.

kallen



Archive powered by MHonArc 2.6.16.

§