Issue #6817 has been updated by Josh Cooper.

Status changed from Available In Testing Branch to Closed


----------------------------------------
Bug #6817: Darwin memory fact doesn't work under Ruby 1.9.2
https://projects.puppetlabs.com/issues/6817

Author: Matt Robinson
Status: Closed
Priority: Normal
Assignee: 
Category: 
Target version: 
Keywords: 
Branch: https://github.com/mmrobins/facter/tree/ticket/next/6817-19_fixes
Affected Facter version: 


Commit d0f0f63f for #6327 calls .each on a string.  In Ruby 1.9.2 you need to 
call .each_line.  Results in error

    Error: undefined method `each' for #<String:0x000001008bdea8>


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