Issue #17840 has been updated by Adrien Thebo. Status changed from Tests Insufficient to In Topic Branch Pending Review
I was unintentionally exploiting Ruby 1.8.7 String#each, I've fixed that and updated the pull request. ---------------------------------------- Bug #17840: Processor CPU enumeration fails for x86 Windows/Gentoo systems https://projects.puppetlabs.com/issues/17840#change-77611 Author: Adrien Thebo Status: In Topic Branch Pending Review Priority: Normal Assignee: Adrien Thebo Category: Target version: 1.6.x Keywords: Branch: https://github.com/puppetlabs/facter/pull/360 Affected Facter version: Windows and Gentoo treat 'x86' as the name of i386 systems, but the enum_cpuinfo facter util resolution method doesn't treat this value as a synonym for i386. This means that Windows and Gentoo systems cannot provide any of the processor\* facts. -- 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.
