Issue #5135 has been updated by Michael Stahnke. Status changed from Merged - Pending Release to Closed
Released in 1.6.0 ---------------------------------------- Bug #5135: Facter returns physicalprocessorcount => 0 on a physical computer https://projects.puppetlabs.com/issues/5135 Author: Patrick Mohr Status: Closed Priority: Normal Assignee: Adrien Thebo Category: library Target version: 1.6.0 Keywords: Branch: https://github.com/adrienthebo/facter/tree/tickets/next/5135 Affected Facter version: Facter is returning "0" for the physical processor count on a physical machine that I have. Frankly, I don't care if this problem is fixed, but I though it was worth reporting. Here's all the related information: # facter physicalprocessorcount 0 # facter | grep physicalprocessorcount physicalprocessorcount => 0 # cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Celeron(R) CPU 2.53GHz stepping : 9 cpu MHz : 2526.920 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc up pebs bts pni dtes64 monitor ds_cpl cid xtpr bogomips : 5053.84 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 32 bits virtual power management: -- 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.
