-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not evaluate: Augeas didn't load /etc/rsyslog.conf with Rsyslog.lns #4
Comments
Here is the puppet agent -t --debug |
Does augtool parse the file OK? |
Hello, Thanks for your prompt answer. augtool print /augeas/files/etc/rsyslog.conf/erroraugtoolaugtool> ls /augeas/files/etc/rsyslog.conf/error/ 2016-02-17 12:49 GMT+01:00 Raphaël Pinson [email protected]:
|
That seems good indeed. Does |
I'm using Debian 7 and have this error with default augeas Debian packages :
Could not evaluate: Augeas didn't load /etc/rsyslog.conf with Rsyslog.lns
Package versions :
augeas-lenses 0.10.0-1
libaugeas-ruby 0.4.1-1.1
libaugeas-ruby1.9.1 0.4.1-1.1
libaugeas0 0.10.0-1
If I upgrade to wheezy-backports packages :
augeas-lenses 1.2.0-0.2+deb8u1
bpo70+1bpo70+1libaugeas-ruby 0.5.0-2
libaugeas-ruby1.9.1 0.5.0-2
bpo70+1bpo70+1libaugeas0 1.2.0-0.2+deb8u1
ruby-augeas 0.5.0-2~bpo70+1
I have this error message :
Also, I have other augeas errors related to other puppet modules.
Content of central_server.pp :
I don't know how to solve and if it's related to your code. Maybe just a Debian problem..
Any help would be greatly appreciated.
thank you.
The text was updated successfully, but these errors were encountered: