Bug 1420815
| Summary: | sce engine fails when handling stderr output bigger than 65500 B | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Marek Haicman <mhaicman> |
| Component: | openscap | Assignee: | Jan Černý <jcerny> |
| Status: | CLOSED ERRATA | QA Contact: | Watson Yuuma Sato <wsato> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.3 | CC: | amahdal, jcerny, mhaicman, mpreisle, openscap-maint, qe-baseos-security, wsato |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1420811 | Environment: | |
| Last Closed: | 2017-08-01 08:45:48 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: | |||
|
Description
Marek Haicman
2017-02-09 15:00:49 UTC
For reproducer attachments, Bug 1420811 Upstream fix proposed: https://github.com/OpenSCAP/openscap/pull/680 Verified with test_sce_streams_fill.sh. [0 root@qeos-94 smoke-test]# rpm -qa openscap openscap-1.2.14-1.el7.x86_64 Making check in sce make[3]: Entering directory `/root/rpmbuild/BUILD/openscap-1.2.14/tests/sce' make check-TESTS make[4]: Entering directory `/root/rpmbuild/BUILD/openscap-1.2.14/tests/sce' make[5]: Entering directory `/root/rpmbuild/BUILD/openscap-1.2.14/tests/sce' PASS: test_sce.sh PASS: test_passing_vars.sh PASS: test_check_engine_results.sh PASS: test_sce_parse_errors.sh PASS: test_sce_in_ds.sh PASS: test_sce_in_report.sh PASS: test_sce_stdout_stderr.sh PASS: test_sce_streams_fill.sh ============================================================================ Testsuite summary for openscap 1.2.14 ============================================================================ # TOTAL: 8 # PASS: 8 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory `/root/rpmbuild/BUILD/openscap-1.2.14/tests/sce' make[4]: Leaving directory `/root/rpmbuild/BUILD/openscap-1.2.14/tests/sce' make[3]: Leaving directory `/root/rpmbuild/BUILD/openscap-1.2.14/tests/sce' Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2291 |