Issue #17486 has been updated by Dominic Cleal. Category changed from agent to augeas Status changed from Unreviewed to Needs More Information
Hello, I added this in #14136 as a mechanism to detect when a file that you were editing didn't load. It should only be at warning level (as opposed to debug normally) if you're using the incl/lens options to specify a particular file, or the file that your context points to didn't load. Are you able to tell which Augeas resource is triggering the message? Could you please provide it and all the debug logging associated with that resource? ---------------------------------------- Bug #17486: Puppet 3.0 Augeas Provider Warnings https://projects.puppetlabs.com/issues/17486#change-76096 Author: Linux Bami Status: Needs More Information Priority: Normal Assignee: Category: augeas Target version: 3.0.x Affected Puppet version: 3.0.1 Keywords: augeas, provider Branch: Greetings, we are evaluating Puppet 3.0. At the moment we are getting errors from the augeas provider: Warning: Augeas[xxxxxx](provider=augeas): Loading failed for one or more files, see debug for /augeas//error output $ rpm -qa|grep puppet puppet-server-3.0.1-1.el6.noarch puppet-3.0.1-1.el6.noarch puppetdb-terminus-1.0.2-1.el6.noarch puppet-dashboard-1.2.12-1.el6.noarch $ rpm -qa|grep augeas augeas-libs-0.9.0-1.el6.x86_64 augeas-0.9.0-1.el6.x86_64 augeas-devel-0.9.0-1.el6.x86_64 ruby-augeas-0.4.1-1.el6.x86_64 The file manipulation of the files via augtool and the provider works fine but we always get the warning. Same modules works fine with puppet 2.7 without any warnings -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
