On Apr 4, 3:45 am, JohnW <boerma....@gmail.com> wrote:
> info: Applying configuration version '1301906526'
> debug: file_metadata supports formats: b64_zlib_yaml marshal pson raw
> yaml; using pson
> debug: /File[/etc/issue.net]/content: Executing 'diff -u /etc/
> issue.net /tmp/puppet-file20110404-27227-u2uokh-0'
> /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:341: [BUG] Segmentation
> fault
> ruby 1.8.7 (2010-06-23 patchlevel 299) [x86_64-linux]
>
> Aborted (core dumped)
>
> It seems like the execution of a system command  from within the ruby
> script fails, but I'm not to good with ruby.

A segmentation fault in a Ruby program likely signals a problem in the
Ruby runtime, not the program.  Does the Ruby you are using ship with
RHEL 6?  If it was built with a different toolchain or against a
different version of the system libraries than RHEL 6 provides, then
you might see any number of odd behaviors, segmentation faults among
them.


John

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@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