Issue #4398 has been updated by James Turnbull. Status changed from Unreviewed to Duplicate
Duplicate of #3836. ---------------------------------------- Bug #4398: external node script does not ignore stderr http://projects.puppetlabs.com/issues/4398 Author: martin krafft Status: Duplicate Priority: Normal Assigned to: Category: Target version: Affected version: 0.25.5 Keywords: Branch: An external node cannot output to stderr without breaking puppet. For instance, if I write "foo" to stderr from a script that prints acceptable YAML to stdout, puppetd will fail: <pre> err: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed when searching for node fishbowl.rw.madduck.net: Could not load external node results for fishbowl.rw.madduck.net: syntax error on line 0, col -1: `foo' </pre> Please log but otherwise ignore stderr! -- 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.
