Issue #5052 has been updated by Paul Nasrat.
That error is normally caused if you have multiple facter versions installed –
see Issue #4551 for a feature to make this easier to isolate.
>From where you are testing above can you run:
ruby -Ilib -e 'require "rubygems";puts $:.map { |d| File.join d, "facter"
}.select { |d| File::exists? d }'
----------------------------------------
Bug #5052: Facter 1.5.8 not compatible with Puppet 0.25.x
https://projects.puppetlabs.com/issues/5052
Author: Markus Roberts
Status: Accepted
Priority: Normal
Assignee:
Category:
Target version:
Affected Puppet version:
Keywords:
Branch:
Running a puppet 0.25.x client on a linux box with facter 1.5.8 produces:
err: Could not run Puppet configuration client: Could not retrieve local
facts: undefined method `get_uptime' for Facter::Util::Uptime:Module
With 1.5.7 it works.
--
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.