Hi to both Stefan and DJE - these problems usually come up when there are multiple versions of facter installed, i.e. one via gem and one via RPM/deb. Can you verify this is the case? Run with --trace and do something like 'find / -name facter -type d' (hopefully with some smarter options if you have nfs mounts :) ) to see if there is another library directory that is getting picked up. Thanks!
--eric0 On Wednesday, April 2, 2014 7:49:59 AM UTC-7, Stefan Wiederoder wrote: > > we´ve had trouble with the new version too: > > [root@zoe ~]# facter > undefined method `kernel' for Facter:Module > > > result was a downgraded to 1.7.5-1 > > RHEL6-64 with > ruby: 1.8.7.352 > puppet: 3.4.3 > > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/47ff9d4e-aeed-4403-b966-d78997f52f5d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
