Re: [Puppet Users] Could not retrieve local facts: undefined method `require_relative' for main:Object

2017-05-17 Thread R.I.Pienaar


On Wed, May 17, 2017, at 16:34, 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 ???

I would guess your ruby is too old for one of your facts,
require_relative is a ruby method that came in recently.

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/1495034663.745652.979740128.1B664CDD%40webmail.messagingengine.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Could not retrieve local facts: undefined method `require_relative' for main:Object

2017-05-17 Thread Helen Paterson
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/a31aae49-3109-410a-b0e6-e588131dea6f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.