Issue #6515 has been updated by LaMont Jones. File processor.diff added
This diff (against 1.5.6) is actually readable and works for the processors above. ---------------------------------------- Bug #6515: processorcount not initialized https://projects.puppetlabs.com/issues/6515 Author: LaMont Jones Status: Tests Insufficient Priority: Normal Assignee: Michael Kincaid Category: Target version: Keywords: Branch: The current processor facts do not correctly support arm, powerpc, nor sparc. Attached below are the output of (set -x ; cat /proc/cpuinfo; find /sys/devices/system/cpu/ /sys/class/cpuid ) > ~/$(dpkg --print-architecture).info 2>&1 on representative hosts of the ilk. Also attached is a (admittedly ugly) patch to 1.5.7 that causes facter to at least get processorcount correct. -- 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.
