Issue #7726 has been updated by Ken Barber. Status changed from In Topic Branch Pending Merge to Merged - Pending Release Target version set to 1.6.x Keywords set to solaris, prtconf Affected Facter version changed from 1.5.9 to 1.6.1
---------------------------------------- Bug #7726: Facter should not call prtconf inside a Solaris zone https://projects.puppetlabs.com/issues/7726 Author: Adrien Thebo Status: Merged - Pending Release Priority: Low Assignee: Adrien Thebo Category: library Target version: 1.6.x Keywords: solaris, prtconf Branch: https://github.com/adrienthebo/facter/tree/ticket%2Fmaster%2F7726 Affected Facter version: 1.6.1 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.
