Issue #16641 has been updated by Nathan Sullivan.
I cannot pinpoint this one, I did notice though the Module is named Facter::Memory, whereas it might need to be Facter::Util::Memory When I change the naming convention there, I get an uninitialized constant though... which doesn't help. ---------------------------------------- Bug #16641: Could not retrieve swapsize_mb: undefined method `swap_size' for Facter::Memory:Module https://projects.puppetlabs.com/issues/16641#change-100259 * Author: James Turnbull * Status: Needs More Information * Priority: Normal * Assignee: James Turnbull * Category: library * Target version: * Keywords: * Branch: * Affected Facter version: ---------------------------------------- Running Facter 1.6.12 right up to 2.0.0rc4 I see: <pre> Could not retrieve swapsize_mb: undefined method `swap_size' for Facter::Memory:Module Could not retrieve memorysize_mb: undefined method `mem_size' for Facter::Memory:Module Could not retrieve swapfree_mb: undefined method `swap_free' for Facter::Memory:Module Could not retrieve memoryfree_mb: undefined method `mem_free' for Facter::Memory:Module </pre> Platform is OSX 10.8 -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
