Issue #10727 has been updated by Jacob Helwig. Status changed from In Topic Branch Pending Review to Merged - Pending Release Target version changed from 2.7.x to 2.7.7
This has been merged into 2.7.x in commit:5bb0fb7b484ee48e65e09eb49181dcfb583464ca and 2.7rc in commit:a1f03777a91eed6a7596dbc15bebecb10920b9b6 ---------------------------------------- Bug #10727: undefined method 'Pathname' in 2.7.6 on RHEL4 https://projects.puppetlabs.com/issues/10727 Author: Corey Osman Status: Merged - Pending Release Priority: Normal Assignee: Josh Cooper Category: Target version: 2.7.7 Affected Puppet version: 2.7.6 Keywords: Branch: https://github.com/puppetlabs/puppet/pull/206 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.
