Issue #7726 has been updated by Adrien Thebo. Branch set to https://github.com/adrienthebo/facter/tree/ticket%2Fmaster%2F7726
---------------------------------------- Bug #7726: Facter should not call prtconf inside a Solaris zone https://projects.puppetlabs.com/issues/7726 Author: Adrien Thebo Status: In Topic Branch Pending Merge Priority: Low Assignee: Adrien Thebo Category: Target version: Keywords: Branch: https://github.com/adrienthebo/facter/tree/ticket%2Fmaster%2F7726 Affected Facter version: 1.5.9 In a Solaris zone, facter will call prtconf, which is not available inside zones. Facter will fall back to using vmstat, but not before producing an error on stderr, which should be redirected from the exec call. <pre> bash-3.00# facter prtconf: devinfo facility not available facterversion => 1.5.9 hardwareisa => sparc hardwaremodel => sun4u hostname => blackrock id => root ... </pre> -- 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.
