Bug 1556846

Summary: Upstream test suite fails due to removed '-ssl2' openssl argument
Product: Red Hat Enterprise Linux 7 Reporter: Stanislav Zidek <szidek>
Component: m2cryptoAssignee: Miloslav Trmač <mitr>
Status: CLOSED WONTFIX QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: low Docs Contact:
Priority: medium    
Version: 7.5-AltCC: nmavrogi, szidek
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-10 14:21:43 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 Stanislav Zidek 2018-03-15 11:25:10 UTC
Description of problem:
SSIA

Version-Release number of selected component (if applicable):
m2crypto-0.21.1-17.el7

How reproducible:
always

Steps to Reproduce:
1. build the package on RHEL-7


Actual results:
test_sslv23_no_v2_no_service (tests.test_ssl.MiscSSLClientTestCase) ... unknown option -ssl2
usage: s_server [args ...]


Expected results:
PASS

Comment 1 Miloslav Trmač 2018-03-15 13:12:10 UTC
Thanks for your report.

Is this an output of some regular test run looking for regressions, or a build failure blocking someone?

(IOW, does this need to be fixed in some specific timeframe, or can it be rolled with a future m2crypto erratum, if any?)

Comment 2 Stanislav Zidek 2018-03-19 17:00:06 UTC
(In reply to Miloslav Trmač from comment #1)
> Is this an output of some regular test run looking for regressions, or a
> build failure blocking someone?

It is not blocking anybody as far as I know. It would be good to fix only if we update m2crypto for some other reason.