From: Daniel DeLeo <
">
>
Reply-To: "
">
" <
">
>
Date: Sun, 8 May 2011 23:13:55 -0700
To: "
">
" <
">
>
Subject: [chef] Re: Re: Re: Some Help Please 0.10.0
On Sunday, May 8, 2011 at 11:05 PM, Brian Muha wrote:
init.d]# ruby -v
ruby 1.8.6 (2010-02-05 patchlevel 399) [x86_64-linux]
Looks like there's some ruby 1.8.7+ syntax being used there. I'll file a bug, but in the meantime you can grab Ruby 1.8.7 from Aegis or FrameOS.
https://github.com/opscode/chef/blob/master/chef/lib/chef/knife/bootstrap/centos5-gems.erb#L4-6
--
Dan DeLeo
From: Daniel DeLeo <
">
>
Reply-To: "
">
" <
">
>
Date: Sun, 8 May 2011 23:04:06 -0700
To: "
">
" <
">
>
Subject: [chef] Re: Some Help Please 0.10.0
On Sunday, May 8, 2011 at 10:23 PM, Brian Muha wrote:
Hey Everyone !!!
Well you got me on this one … The first one was missing fileutils require
Now the second issue :
init.d]# /sbin/service chef-expander start
Starting chef-expander: /usr/lib64/ruby/gems/1.8/gems/chef-expander-0.10.0/bin/../lib/chef/expander/logger.rb:44:in `[]': odd number of arguments for Hash (ArgumentError)
What version of ruby do you have?
--
Dan DeLeo