I am implementing a scheme to manage our server configuration using Puppet + git + rsync. I run Puppet on nodes as a cron job, and I am getting errors as follows.

/usr/local/lib/site_ruby/1.8/puppet/type/component.rb:4: [BUG] terminated node (0xb77054c4)
ruby 1.8.7 (2010-01-10 patchlevel 249) [i486-linux]

Executing the cron job command in a shell executes successfully. Usually, this suggests something wonky in the environment, but I can't think of anything that would cause such an error. I don't know Ruby at all, but I looked at the Ruby source code and this error is raised from eval.c, which suggests a parsing error of some sort. Any help, suggestions or speculation would be appreciated.


----------------------
Charles Yeomans
Senior Software Engineer
Dakim, Inc.
char...@dakim.com




--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to