require_relative is introduce in ruby 1.9. It does not exists in ruby 1.8
-----Original message----- From: Helen PatersonĀ <[email protected]> Sent: Thursday 18th May 2017 10:44 To: Puppet Users <[email protected]> Subject: [Puppet Users] Re: Could not retrieve local facts: undefined method `require_relative' for main:Object thank you I see that this only fails on my Ubuntu 12 servers with ruby 1.8 and is fine on Ubuntu 14 ruby 1.9. i believe this happened after a college upgraded stlib On Wednesday, May 17, 2017 at 3:34:01 PM UTC+1, Helen Paterson wrote: Hi, im currently getting the following error on a few of my Ubuntu solr servers Error: Could not retrieve local facts: undefined method `require_relative' for main:Object Error: Failed to apply catalog: Could not retrieve local facts: undefined method `require_relative' for main:Object we are running puppet agent 3.8 , im not sure how to debug ??? ThanksĀ Helen -- 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] <mailto:[email protected]> . To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/2147a9a2-16f7-483a-aee6-0b8bf5e423d4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- 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/zarafa.591d87cf.0643.0c620dec40d3cba9%40zarafa7.open-future.be. For more options, visit https://groups.google.com/d/optout.
