Issue #10727 has been updated by Corey Osman.
Ruby versions: RHEL5 x86_64 -- ruby-1.8.5-5.el5_4.8 RHEL4 x86_64 -- ruby-1.8.1-7.el4_7.2 I can't find any precompiled version of ruby rubylibs for RHEL4. Were moving the RHEL5.7 in the next 4 months so I don't want to spend the time compiling/testing/deploying. ---------------------------------------- Bug #10727: undefined method 'Pathname' in 2.7.6 on RHEL4 https://projects.puppetlabs.com/issues/10727 Author: Corey Osman Status: Investigating Priority: Normal Assignee: Josh Cooper Category: Target version: 2.7.x Affected Puppet version: 2.7.6 Keywords: Branch: There seems to be an issue with 2.7.6 on RHEL4 (64 bit) where when installed cannot run due to the following error: Puppet version 2.7.5 seems to work fine so whatever changed in 2.7.6 is preventing puppet to run on RHEL. This is probably due to the ancient ruby version. However, the recent security issue with 2.7.5 has forced me to install 2.7.6 which currently doesn't work. <pre> Got an uncaught exception of type NoMethodError: undefined method `Pathname' for #Puppet::Type::File:0x2a969b5ee0 </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
