Skip to content
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

(#5606) Print Augeas' /augeas//error info to debug on save failure #23

Merged
merged 2 commits into from Aug 12, 2011

Conversation

domcleal
Copy link
Contributor

@domcleal domcleal commented Aug 7, 2011

When saving fails, the contents of /augeas//error (for put_failed) are printed to the debug log. Should help users track down the issue without needing to replicate it with augtool.

NOTE: I've cherry-picked the bug fix for #8808 into this branch as it's necessary for this feature to work. #8808 was originally against 2.7.x, not master.

Dominic Cleal added 2 commits August 7, 2011 09:45
Raise a failure when Augeas changes cannot be saved (due to invalid layout of
the tree, permissions etc).  Fixes a regression.
…failure

When saving fails, the contents of /augeas//error (for put_failed) are printed
to the debug log.  Should help users track down the issue without needing to
replicate it with augtool.
slippycheeze added a commit that referenced this pull request Aug 12, 2011
(#5606) Print Augeas' /augeas//error info to debug on save failure
@slippycheeze slippycheeze merged commit eee90dd into puppetlabs:master Aug 12, 2011
melissa pushed a commit to melissa/puppet that referenced this pull request Mar 30, 2018
melissa pushed a commit to melissa/puppet that referenced this pull request Mar 30, 2018
(PCP-607) Remove acceptance tests that do not belong on stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants