Issue #17486 has been updated by Dominic Cleal.
Thanks for the info Jo. That's a very similar, but different issue: #17522. It was a bad merge that duplicated a line in the wrong place, triggering these warnings when they're not needed, but the fix wasn't merged in 3.0.x. I'll rebase that patch and see if we can't get it merged. ---------------------------------------- Bug #17486: Augeas provider warns on parse errors in other files handled by same lens https://projects.puppetlabs.com/issues/17486#change-82647 Author: Linux Bami Status: Accepted Priority: Low Assignee: Category: augeas Target version: 3.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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
