Issue #2781 has been updated by James Turnbull.

Status changed from Unreviewed to Investigating
Assigned to set to James Turnbull
Target version set to 0.25.2


----------------------------------------
Bug #2781: Case statements with colons break Ruby 1.9.x compatibility
http://projects.reductivelabs.com/issues/2781

Author: Al Hoang
Status: Investigating
Priority: Low
Assigned to: James Turnbull
Category: unknown
Target version: 0.25.2
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to