Bug #1953
augeas type's ins support is broken
| Status: | Duplicate | Start date: | 02/10/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | 0.24.8 | |||
| Affected Puppet version: | 0.24.7 | Branch: | ||
| Keywords: | ||||
Description
The augeas type’s implementation and support of the augeas command “ins/insert” is broken. Among other failings, provider/augeas/augeas.rb calls aug.insert(“single parameter”) when aug.insert is expecting 3 args.
See attached patch which fixes provider/augeas/augeas.rb (fixes to make it go) and type/augeas.rb (doc updates for how “ins” actually works).
Related issues
History
#1
Updated by Jonathan Booth over 4 years ago
- File deleted (
puppet-augeas-fix.patch)
#2
Updated by Jonathan Booth over 4 years ago
- File puppet-augeas-fix.patch
added
Fixed context diff attached. Oops.
#3
Updated by James Turnbull over 4 years ago
- Status changed from Unreviewed to Accepted
- Target version set to 0.24.8
#4
Updated by Bryan Kearney over 4 years ago
- Status changed from Accepted to Duplicate
Jabs patch was applied and pull requests were sent. Please see information in http://projects.reductivelabs.com/issues/1948.
#5
Updated by James Turnbull over 4 years ago
Pushed in commit:cc4d6586d420f4beea1eeef85cfe7a28f8e493ac in branch 0.24.x