Issue #3740 has been reported by Marc Fournier.

----------------------------------------
Bug #3740: Facter::Manufacturer.dmi_find_system_info doesn't split dmi output 
by sections
http://projects.puppetlabs.com/issues/3740

Author: Marc Fournier
Status: Unreviewed
Priority: Normal
Assigned to: 
Category: 
Target version: 
Keywords: 
Branch: 


Since #2341, dmi_find_system_info splits the dmidecode output on the string 
"/^Handle/", which was probably ment to be the regex /^Handle/. Hence it 
doesn't split anything anymore and tries to match the whole dmi output. So the 
function works in most cases, but when we are looking for an key which is found 
at several places, it returns the first one found instead of the one in the 
section we expect.

I have a patch I'll submit in a moment.


-- 
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.

Reply via email to