Issue #5984 has been updated by Johan Huysmans.
Is there a possibility it will be backported to the 2.6.x branch? ---------------------------------------- Bug #5984: syntax error in import manifest only reported once https://projects.puppetlabs.com/issues/5984 Author: Johan Huysmans Status: Accepted Priority: Normal Assignee: Category: agent Target version: 2.6.x Affected Puppet version: 2.6.1 Keywords: Branch: In my setup the site.pp contains a set of import statements in import classes and variables from other files, while the actual node definition is situation in the site.pp file itself. When a syntax error is made in the site.pp this is reported on every puppet run until the problem is fixed. When a syntax error is made in one of the imported files, this error is reported the first time puppet runs. The second time it will won't give an error and just says "notice: Finished catalog run..." -- 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.
