[chef] Re: centos clients not updating


Chronological Thread 
  • From: Angus Buchanan < >
  • To:
  • Subject: [chef] Re: centos clients not updating
  • Date: Mon, 17 Jun 2013 04:48:29 -0700

Hi,

On Sat, Jun 15, 2013 at 11:57 AM, Tim Dunphy < " target="_blank"> > wrote:


On the failed nodes I see this output in the run:

[2013-06-15T14:43:54-04:00] INFO: *** Chef 11.4.4 ***
[2013-06-15T14:43:55-04:00] INFO: Run List is [role[base]]
[2013-06-15T14:43:55-04:00] INFO: Run List expands to [apt, nagios::client]
[2013-06-15T14:43:55-04:00] INFO: HTTP Request Returned 404 Not Found: No routes match the request: /reports/nodes/cloud.jokefire.com/runs
[2013-06-15T14:43:55-04:00] INFO: Starting Chef Run for cloud.jokefire.com
[2013-06-15T14:43:55-04:00] INFO: Running start handlers
[2013-06-15T14:43:55-04:00] INFO: Start handlers complete.
[2013-06-15T14:43:56-04:00] INFO: Loading cookbooks [apache2, apt, bluepill, build-essential, mysql, nagios, nginx, nginx_simplecgi, ohai, openssl, perl, php, rsyslog, runit, xml]
[0m
================================================================================ [0m
[31mRecipe Compile Error in /var/chef/cache/cookbooks/apt/resources/preference.rb [0m
================================================================================ [0m

[0m
ArgumentError [0m
------------- [0m
wrong number of arguments (2 for 1) [0m

[0m
Cookbook Trace: [0m
--------------- [0m
  /usr/lib64/ruby/gems/1.8/gems/chef-11.4.4/bin/../lib/chef/resource/lwrp_base.rb:42:in `const_defined?'

Looks like you're using Ruby 1.8.

Chef is optimized (built?) to run on 1.9.

Install Chef using Opscode's vendored 'omnibus' packages, these provide an embedded Ruby interpreter known to work:

http://opscode.com/chef/install

HTH,

-aob



Archive powered by MHonArc 2.6.16.

§