Issue #2707 has been updated by Luke Kanies.
In lib/puppet/parser/parser_support.rb, you can just fix the config_version method to deal appropriately with exceptions. It should be a straightforward fix. ---------------------------------------- Bug #2707: 'config_version' should behave better on failure http://projects.reductivelabs.com/issues/2707 Author: Luke Kanies Status: Accepted Priority: Normal Assigned to: Category: parser Target version: 0.25.1 Affected version: 0.25.0 Keywords: Branch: Currently, if the config version can't be determined, the exception looks like it will be propagated and result in a failure. The system should be more resilient to failure here, or at least fail more helpfully. -- 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 -~----------~----~----~----~------~----~------~--~---
