I've further tested the behavior with
running the system recreate 20 times with vagrant - and it failed
7 out 20.
I found that the problem had to do with an intermittently available http://rubygems.org So sometimes the gem install would succeed and other times not. Not a lot chef can do about that - just for reference: -- Chef - run output -- [2013-02-07T11:05:26+00:00] INFO: Processing chef_gem[simple-graphite] action install (graphite_handler::default line 20) [2013-02-07T11:05:26+00:00] WARN: failed to find gem simple-graphite (>= 0) from [http://rubygems.org/] Then I dig deeper in the gem problem by executing the embedded gem manually -- First invocation -- Fails :/opt/chef# ./embedded/bin/gem install simple-graphite ERROR: Could not find a valid gem 'simple-graphite' (>= 0) in any repository ERROR: Possible alternatives: simple-graphite -- Second invocation (without any other changes) -- Succeeds :/opt/chef# ./embedded/bin/gem install simple-graphite Fetching: simple-graphite-1.1.1.gem (100%) Successfully installed simple-graphite-1.1.1 1 gem installed Installing ri documentation for simple-graphite-1.1.1... Installing RDoc documentation for simple-graphite-1.1.1... On 07/02/13 11:49, Patrick Debois wrote: " type="cite">Maybe on a related note: |
Archive powered by MHonArc 2.6.16.