Issue #2973 has been reported by Luke Kanies. ---------------------------------------- Bug #2973: puppetd fails at '4226e018d7c8e2d52ef59edf37d3a320aa823be0' because of unitialized report variable http://projects.reductivelabs.com/issues/2973
Author: Luke Kanies Status: Accepted Priority: Immediate Assigned to: Category: reports Target version: Rowlf Affected version: 0.25.1 Keywords: Branch: The detailed exitcodes ticket attempts to return a 'report' variable that's only initialized inside a block, thus throwing an error. In looking at the fix, it might just be easier to fix #1054 than to make this work correctly, since there's some ugly boundary-crossing in the current code. puppetd doesn't work at all in master until this is fixed. -- 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.
