Issue #11434 has been updated by Michael Stahnke. Status changed from Needs Decision to Closed
As with the last EL4 ticket, we won't be able to fix this one. The best course of action would be to upgrade the ruby version on the systems if possible. I used to run with the EL5 ruby stack recompiled onto EL4. You could also use ruby enterprise edition (possibly) or use Puppet Enterprise which includes its own Ruby version (1.8.7). ---------------------------------------- Bug #11434: undefined method ascend for RHEL4 ruby version 1.8.1 https://projects.puppetlabs.com/issues/11434 Author: Corey Osman Status: Closed Priority: Normal Assignee: Nigel Kersten Category: Doh! Target version: Affected Puppet version: 2.7.6 Keywords: Branch: I starting getting this error with the 2.7.6 release. Basically my OS provided ruby version does not support the ascend method. The security fix that was introduced in 2.7.6 and 2.6.12 cannot run on RHEL4 so I am forced to use older versions with known bugs. Dec 15 20:21:19 puppet-agent[15490]: Starting Puppet client version 2.7.9 Dec 15 20:21:19 puppet-agent[15490]: Got an uncaught exception of type NoMethodError: undefined method `ascend' for #<Pathname:/var/lib/puppet> -- 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.
