Bug 975412
| Summary: | inspection: Augeas expressions are broken with augeas >= 0.10 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Richard W.M. Jones <rjones> | ||||
| Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | |||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | dyasny, mbooth | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-06-18 16:31:38 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 975377 | ||||||
| Attachments: |
|
||||||
|
Description
Richard W.M. Jones
2013-06-18 12:26:10 UTC
Fixed upstream, libguestfs >= 1.23.5. The following commits are required to fix it: https://github.com/libguestfs/libguestfs/commit/2ee4d5e059840b518814dd6ce615627fe0a8391d https://github.com/libguestfs/libguestfs/commit/2343840936c900109b6675cc6e605026443ccf0a The following commits add enhanced tests: https://github.com/libguestfs/libguestfs/commit/d7bc1dd92241ed569627b7583a014059afa5fc37 https://github.com/libguestfs/libguestfs/commit/a86cb71fcadbed3881e593b6de9706c03ca57149 In addition you will need Augeas >= 1.0.0, *patched* to fix bug 904222. Correction: https://github.com/libguestfs/libguestfs/commit/0ff0454c59ae79d47fadcc4f2837e3bfca7af105 is also needed for enhanced tests. And another one: https://github.com/libguestfs/libguestfs/commit/d88f6c0ba62d65acf8db074d33109947907ec048 needed for enhanced tests. |