Issue #16527 has been updated by Jeff McCune. Category set to solaris Status changed from Unreviewed to Accepted Assignee changed from Alex Harvey to Jeff McCune Target version set to 1.6.x Keywords set to solaris kstat processorcount Affected Facter version deleted (1.6.12-rc2)
# Accepted We accept this report as a bug in Facter 1.6 that we intend to fix in the 1.6.x series. I'm reviewing the diff now and will work on a patch. -Jeff ---------------------------------------- Bug #16527: 'kstat' command not available in Solaris 7 and earlier leading to failure in 'processorcount' fact https://projects.puppetlabs.com/issues/16527#change-73825 Author: Alex Harvey Status: Accepted Priority: Normal Assignee: Jeff McCune Category: solaris Target version: 1.6.x Keywords: solaris kstat processorcount Branch: 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.
