Issue #2165 has been updated by Nigel Kersten. Target version changed from Statler to Telly
---------------------------------------- Feature #2165: prepend working file to error message output https://projects.puppetlabs.com/issues/2165 Author: Klavs Klavsen Status: Accepted Priority: Normal Assignee: Category: usability Target version: Telly Affected Puppet version: 0.24.8 Keywords: Branch: I currently have a problem where my rules work fine in ubuntu 8.04, but fail in Ubuntu 9.04. I have compiled my own puppet 0.24.8 packages for both ubuntu versions. The error messages are no help in regards to telling me which module/.pp file the problem is actually residing in :( You can see the error output here: http://pastebin.com/f617e2427 I have confirmed that the error is in my manifest by making a node donothing {}; which I let the client inherit instead of the normal node - and then the run goes just fine. My proposition is that when puppet gets an error - I figure it must know which file it was parsing/running at the time - it prepends the file it was running to the error message. And if possible the line number ofcourse - but just a filename would do me (and everyone else IMHO) good :) -- 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.
