Issue #4108 has been updated by Markus Roberts. Target version changed from 2.6 to 0.25.6
In master as commit:45a9f371ac9ee2e5212e4d6fc4f1fb1b08640b32 ---------------------------------------- Bug #4108: Missing constants should crash more gracefully http://projects.puppetlabs.com/issues/4108 Author: Nick Lewis Status: Ready for Checkin Priority: Normal Assigned to: Category: Target version: 0.25.6 Affected version: 0.25.5 Keywords: Branch: http://github.com/nicklewis/puppet/tree/ticket/master/4108-handle_missing_constants Right now, a failed const_get simply raises an unhandled error, crashing the program with nothing but a stack trace. This isn't really recoverable, but it should at least be handled with a nicer message. -- 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.
