Bug 637803
| Summary: | Request for new package for RHEL-5: augeas | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Alan Pevec <apevec> | ||||
| Component: | augeas | Assignee: | David Lutterkort <lutter> | ||||
| Status: | CLOSED ERRATA | QA Contact: | BaseOS QE - Apps <qe-baseos-apps> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.6 | CC: | apevec, cpelland, hbrock, llim, lutter, mbooth, mshao, ovirt-maint, rjones, rwu, sghosh, ycui | ||||
| Target Milestone: | rc | Keywords: | FutureFeature | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | augeas-0.7.3-1.el5.1 | Doc Type: | Enhancement | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | 584360 | Environment: | |||||
| Last Closed: | 2011-01-13 20:29:18 UTC | Type: | --- | ||||
| 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: | 584387 | ||||||
| Bug Blocks: | 585013 | ||||||
| Attachments: |
|
||||||
|
Description
Alan Pevec
2010-09-27 13:41:29 UTC
(In reply to comment #0) > Add augeas to RHEL 5.6 for RHEV-H and Cloude correction: ... for RHEV-H and V2V Created attachment 455509 [details]
log from make check
augtest script fails in make check
test with augeas-0.7.3-1.el5.1.src.rpm Set it Assign according to #6 FAIL: augtest (exit: 127) ========================= /usr/bin/env: ruby: No such file or directory augtest.log after yum install ruby on a RHEL-5 box: PASS: augtest (exit: 0) ======================= error: Invalid path expression error: illegal string literal error: |=| error: No match for path expression Test aliases-add-value ... OK Test aliases-change-value ... OK Test get-root ... OK Test grub-change-default ... OK Test grub-rm-entry ... OK Test grub-setm-newvalues ... OK Test ini-yum-change ... OK Test ini-yum-newkey ... OK Test ini-yum-newsec ... OK Test ini-yum-rmkey ... OK Test rec-append-record ... OK Test rec-hosts-add ... OK Test rec-hosts-reorder-new ... OK Test rec-hosts-reorder ... OK Test rec-hosts-rm-hosts ... OK Test rec-initdefault ... OK Test rec-ins-record ... OK Test rec-mod-field ... OK Test rec-rm-inner-field ... OK Test rec-rm-record ... OK Test rec-rm-tail-field ... OK Test sshd-add-acceptenv ... OK Test yum.repos-setm-enabled ... OK This is the expected result - there's one test that intentionally produces the 'error:' lines (it does a 'get /' since that used to segfault, but '/' is not a valid path expression) Hi David, Thanks for your explanation. Close it as VERIFIED with augeas-0.7.3-1.el5.1.src.rpm since 'make check' pass after installing ruby. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2011-0150.html |