Issue #14338 has been reported by Ken Barber.
----------------------------------------
Bug #14338: Some failures can't be traced any more
https://projects.puppetlabs.com/issues/14338
Author: Ken Barber
Status: Accepted
Priority: Normal
Assignee:
Category: binary
Target version: 1.6.x
Keywords:
Branch:
Affected Facter version:
I believe since we've changed the way we collect errors, we can't get stack
traces when there are problems. For example:
Facter.add("foobar") do
setcode do
nil.foobar
end
end
Will return:
# facter --trace
Could not retrieve foobar: undefined method `foobar' for nil:NilClass
architecture => x86_64
domain => local
facterversion => 1.6.8
In the past --trace would do the right thing and give us a trace.
--
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.