Issue #2781 has been updated by Peter Meier.
can you send the patches to puppet-dev ? -> http://reductivelabs.com/trac/puppet/wiki/Development/DevelopmentLifecycle#submitting-patches thanks! ---------------------------------------- Bug #2781: Case statements with colons break Ruby 1.9.x compatibility http://projects.reductivelabs.com/issues/2781 Author: Al Hoang Status: Unreviewed Priority: Low Assigned to: Category: unknown Target version: Affected version: 0.25.1 Keywords: ruby 1.9 Branch: In order to get Puppet to properly work on Ruby 1.9.x case statements cannot use a colon after each particular case. There are some places in lib/puppet/rails.rb and lib/puppet/type/file.rb that use this syntax which breaks under Ruby 1.9.x Attached is a patch to fix these case statements and also an attempted run of puppetd --trace --verbose --debug to show Puppet failing to startup without this patch Note there are is some more changes in order to get the puppet client daemon to properly run on Ruby 1.9.x after these case statements -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
