[Puppet Users] Issue with puppet 3.7.5 and augeas

2015-04-03 Thread Peter Berghold
Just this morning the Puppet agent got updated to 3.7.5.  Now when classes
that use Augeas are applied to hosts I see this:

Error: Could not find a suitable provider for augeas


Is there a workaround/fix for this?  I'm on the Debian wheezy platform.

-- 
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/CAArvnv1At3cLMmLhV%3DSnpBW7aOyaxAjuwik-kJK2TE1-W%2BTYJw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Issue with puppet 3.7.5 and augeas

2015-04-03 Thread Josh Cooper
On Fri, Apr 3, 2015 at 9:10 AM, Peter Berghold salty.cowd...@gmail.com
wrote:

 Just this morning the Puppet agent got updated to 3.7.5.  Now when classes
 that use Augeas are applied to hosts I see this:

 Error: Could not find a suitable provider for augeas


 Is there a workaround/fix for this?  I'm on the Debian wheezy platform.


I'd check that puppet can load the ruby augeas bindings. Likely this will
return false for you.

# irb
irb(main):001:0 require 'puppet'
= true
irb(main):002:0 Puppet.features.augeas?
= true



  --
 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/CAArvnv1At3cLMmLhV%3DSnpBW7aOyaxAjuwik-kJK2TE1-W%2BTYJw%40mail.gmail.com
 https://groups.google.com/d/msgid/puppet-users/CAArvnv1At3cLMmLhV%3DSnpBW7aOyaxAjuwik-kJK2TE1-W%2BTYJw%40mail.gmail.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.



Josh

-- 
Josh Cooper
Developer, Puppet Labs

*PuppetConf 2015 http://2015.puppetconf.com/ is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Early Adopter discount
https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyAdopter
*
*—**save $349!*

-- 
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/CA%2Bu97u%3D%2B5q4MXduCC7hcQZbBuN2%2BvF1uxUVucmAu37PN7THM6Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.