Issue #8808 has been updated by Matthaus Litteken.

Status changed from Merged - Pending Release to Closed
Target version set to 2.7.4

Merged in 1ce2973e8af2300aff2b042257d8181855cf887d

Released in 2.7.4rc1
----------------------------------------
Bug #8808: No error when an Augeas resource cannot be saved
https://projects.puppetlabs.com/issues/8808

Author: Dominic Cleal
Status: Closed
Priority: Normal
Assignee: 
Category: augeas
Target version: 2.7.4
Affected Puppet version: 2.7.0
Keywords: augeas error
Branch: https://github.com/domcleal/puppet/tree/tickets/2.7.x/8808


The Augeas provider no longer fails with an error if saving fails and only 
reports "no need to run".

With the following manifest:
    augeas { "broken":
      changes => "set /files/etc/fstab/*[last()]/foo bar",
    }

Prior to #2728 being applied:
    err: /Stage[main]/Augeas/Augeas[broken]/returns: change from need_to_run to 
0 failed: Save failed with return code false


-- 
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.

Reply via email to