Issue #6515 has been updated by Michael Kincaid. Assignee changed from Adrien Thebo to Michael Kincaid
---------------------------------------- Bug #6515: processorcount not initialized https://projects.puppetlabs.com/issues/6515 Author: LaMont Jones Status: In Topic Branch Pending Merge Priority: Normal Assignee: Michael Kincaid Category: library Target version: Keywords: Branch: https://github.com/mkincaid/facter/tree/ticket/next/6515 Affected Facter version: 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.
