NameError

I am starting the install process for the server, when I ran the
chef-solo command I got,

chef-solo -c ~/solo.rb -j ~/chef.json -r
http://s3.amazonaws.com/chef-solo/bootstrap-latest.tar.gz
/www/lib/ruby/gems/1.8/gems/chef-0.7.0/lib/chef/config.rb:59:in
openid_providers=': uninitialized constant Chef::Log (NameError) from /www/lib/ruby/gems/1.8/gems/mixlib-config-1.0.9/lib/mixlib/config.rb:122:insend’

I assume I am missing something obvious, but I seem to have the
mentioned dependencies…any advice?

thanks

nevermind, when I upgraded to 0.7.2 it went away

On Wed, Jun 24, 2009 at 7:52 AM, Lyric Hartley lyric@aboutus.org wrote:

I am starting the install process for the server, when I ran the
chef-solo command I got,

chef-solo -c ~/solo.rb -j ~/chef.json -r
http://s3.amazonaws.com/chef-solo/bootstrap-latest.tar.gz
/www/lib/ruby/gems/1.8/gems/chef-0.7.0/lib/chef/config.rb:59:inhttp://s3.amazonaws.com/chef-solo/bootstrap-latest.tar.gz /www/lib/ruby/gems/1.8/gems/chef-0.7.0/lib/chef/config.rb:59:in
openid_providers=': uninitialized constant Chef::Log (NameError) from /www/lib/ruby/gems/1.8/gems/mixlib-config-1.0.9/lib/mixlib/config.rb:122:in send'

I assume I am missing something obvious, but I seem to have the
mentioned dependencies...any advice?

thanks