Displaying 2 results from an estimated 2 matches for "_augeas".
Did you mean:
augeas
2013 Jun 18
4
augeas
Hello guys, I am facing a problem with puppet client installed via gem due
Ruby EE.
The problem is the following:
> puppetd -vt
info: Caching catalog for #FQDN
err: Could not run Puppet configuration client: Could not find a default
provider for augeas
I have tried to install ruby-augeas(gem install ruby-augeas) but it returns
an error while compiling(make can not compile it).
My ruby
2010 Sep 29
0
err: Could not run Puppet configuration client: Could not find a default provider for augeas
...# locate augeas.rb
/usr/lib/ruby/site_ruby/1.8/augeas.rb
/usr/local/lib/ruby/site_ruby/1.8/puppet/provider/augeas/augeas.rb
/usr/local/lib/ruby/site_ruby/1.8/puppet/type/augeas.rb
# locate augeas.so
/usr/lib64/libaugeas.so.0
/usr/lib64/libaugeas.so.0.12.0
/usr/lib64/ruby/site_ruby/1.8/x86_64-linux/_augeas.so
to rename _augeas.so is clear, but i dont understand why he dont find
augeas.rb.
I used the source code for building puppet and augeas, only the ruby
things were rpms.
Its a Scientific Linux 5.5.
Maybe someone have a hint why augeas dont work?
--
You received this message because you are...