Issue #2241 has been updated by Nigel Kersten.
Apple actually moved to this model with their DirectoryServices errors, but made the mistake of only ever reporting the error number in logs etc, which can get really frustrating, and led them to develop 'dserr' which looks up human-readable descriptions based on error numbers. I'd like to see us be much more usable than that. ---------------------------------------- Feature #2241: An Error-mapping service should exist to provide better error-reporting https://projects.puppetlabs.com/issues/2241 Author: Luke Kanies Status: Accepted Priority: High Assignee: Randall Hansen Category: plumbing Target version: Telly Affected Puppet version: 0.24.8 Keywords: usability Branch: We often get errors from underlying classes that are essentially meaningless. We should have a simple exception-mapping service that converts these useless strings into more meaningful bits. -- 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.
