Issue #16527 has been updated by Matthaus Owens. Status changed from Merged - Pending Release to Closed
Released in Facter 1.6.14 ---------------------------------------- Bug #16527: 'kstat' command not available in Solaris 7 and earlier leading to failure in 'processorcount' fact https://projects.puppetlabs.com/issues/16527#change-76600 Author: Alex Harvey Status: Closed Priority: Normal Assignee: Category: solaris Target version: 1.6.14 Keywords: solaris kstat processorcount Branch: https://github.com/puppetlabs/facter/pull/338 Affected Facter version: The kstat command was not introduced until Solaris 8 leading to the following failure in Solaris 7 and earlier – $ facter -d processorcount arp: -an: unknown host Not an EC2 host Could not retrieve processorcount: private method `scan' called for nil:NilClass value for processorcount is still nil (The problem with arp -an is discussed in #16511). -- 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.
