Issue #15303 has been updated by eric sorenson. Status changed from Unreviewed to Investigating
---------------------------------------- Bug #15303: Ruby DSL parse errors should give location information https://projects.puppetlabs.com/issues/15303#change-68964 Author: Hunter Haugen Status: Investigating Priority: Normal Assignee: Deepak Giridharagopal Category: Target version: Affected Puppet version: Keywords: ruby dsl Branch: When using a ruby dsl manifest, if there are ruby syntax errors then I get this error output from puppet: <pre> err: Could not retrieve catalog from remote server: Error 400 on SERVER: (eval):15:in `parse_ruby_file': compile error (eval):15: syntax error, unexpected $end, expecting kEND </pre> The line number is correct, but it doesn't say which manifest it is from. -- 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.
