Issue #2766 has been updated by Paul Nasrat.
We need to rework the exec stuff post 1.5.8 to be portable. I've reverted the exec changes for now but will keep this open as the bug for cleanup. ---------------------------------------- Bug #2766: sysctl error messages are shown http://projects.reductivelabs.com/issues/2766 Author: Peter Meier Status: Re-opened Priority: Normal Assigned to: Peter Meier Category: library Target version: 1.5.8 Keywords: Branch: http://github.com/duritong/facter/tree/bug/master/2766 #2314 switched the collection of some values to sysctl. However if these sysctl values aren't present the following error message is shown: --- sysctl: hw.vendor: value is not available sysctl: hw.product: value is not available sysctl: hw.serialno: value is not available --- I think that facter shouldn't display them, instead it should simply not collect the fact or is it assumed that any Facter::Util::Resolution.exec should display stderr? This is on OpenBSD 4.3 / i386 -- 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://reductivelabs.com/redmine/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.
