Issue #2486 has been updated by James Turnbull. Status changed from Ready for Testing to Closed
Pushed in commit:"7c4c00f9e0a8120f6ee273c81cf1aff4379b83c2" in branch master. ---------------------------------------- Bug #2486: Fix for 2294 didn't include a require of 'monitor' http://projects.reductivelabs.com/issues/2486 Author: Martin Englund Status: Closed Priority: Normal Assigned to: James Turnbull Category: parser Target version: 0.25.0 Complexity: Trivial Affected version: 0.25.0beta2 Keywords: opensolaris Since the integration of 11c0fb77 I get the following error from the puppetmaster: <pre>err: Could not parse for environment production: uninitialized constant Puppet::Parser::Parser::MonitorMixin</pre> as parser_support.rb doesn't contain: <pre>require 'monitor'</pre> -- 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 -~----------~----~----~----~------~----~------~--~---
