Bug 1447649

Summary: Fix make check on s390x architecture
Product: Red Hat Enterprise Linux 7 Reporter: Marek Haicman <mhaicman>
Component: openscapAssignee: Jan Černý <jcerny>
Status: CLOSED ERRATA QA Contact: Marek Haicman <mhaicman>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.4CC: mhaicman, mpreisle, openscap-maint
Target Milestone: rcKeywords: TestBlocker
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 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-05-03 11:52:49 UTC
Description of problem:
On s390x architecture, make check fails in sysctl section, because it assumes kernel parameters needs to use '.' as a separator. Kernel can use both '.' and '/' interchangeably, and on s390x architecture '/' is used.

Version-Release number of selected component (if applicable):
openscap-1.2.14-1.el7.x86_64

How reproducible:
reliably

Steps to Reproduce:
1. perform make check on s390x machine
2.
3.

Actual results:
sysctl segment fails

Expected results:
sysctl segment passes

Additional info:
Already fixed upstream.

Comment 7 errata-xmlrpc 2017-08-01 08:45:48 UTC
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