Issue #3674 has been updated by Nick Lewis. Status changed from Ready for Checkin to Closed
Pushed in commit:"2a73b5d194a5237722840844588a03addedf2d4c" in master ---------------------------------------- Bug #3674: autoloader doesn't propagate failures http://projects.puppetlabs.com/issues/3674 Author: Luke Kanies Status: Closed Priority: High Assigned to: Jesse Wolfe Category: plumbing Target version: 2.6 Affected version: 0.25.4 Keywords: Branch: http://github.com/jes5199/puppet/tree/bug/master/3674-autoloader-doesnt-propagate-failures When the autoloader loads a file, it just warns on failures rather than propagating the failures. This is sometimes appropriate, such as when 1 of 25 package providers can't be loaded, but in general it is not. It should be modified to work better in the default case by always propagating exceptions. -- 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.
