Bug 1884793
Summary: | FTBFS: IKE CLASS_1563 fails gtest [rhel-7.9.z] | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Pat Riehecky <riehecky> | ||||||
Component: | nss | Assignee: | Bob Relyea <rrelyea> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Ivan Nikolchev <inikolch> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 7.9 | CC: | hkario, inikolch, jhughes, jreznik, rrelyea, ssorce, tis | ||||||
Target Milestone: | rc | Keywords: | Triaged, ZStream | ||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2021-04-27 11:30:39 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: | |||||||||
Attachments: |
|
Description
Pat Riehecky
2020-10-02 19:52:13 UTC
$ zgrep '^Test..*failed' build.log.gz Test(IKE 1536) failed Test(IKE 1536 with subprime) failed Test(IKE 1536) failed Test(IKE 1536 with subprime) failed Test(IKE 1536) failed Test(IKE 1536 with subprime) failed Test(IKE 1536) failed Test(IKE 1536 with subprime) failed Per chat with Tumo Soini, looks like: https://git.centos.org/rpms/nss-softokn/blob/c7/f/SOURCES/nss-softokn-3.53.1-no-small-primes.patch Is the problem. The problem is the gtest wasn't updated deal with the fact that IKE 1563 is not supposed to work in FIPS mode. gtests run in nss, but the code for this is in nss-softokn. We'll probably pick this up if we need to make a new build of nss (along with updating the expired pay pal certificate). I'll include a patch for this issue in this bug. Created attachment 1718536 [details]
Update gtests to expect small approved primes to fail
Created attachment 1718726 [details]
Update gtests to expect small approved primes to fail take 2
First patch didn't patch both cases with same problem. Applying this same fix on other problem test fixed build.
AC: Sanity Only We need zstream+ for this bug, thanks. 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 (Moderate: nss security and bug fix update), 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/RHSA-2021:1384 |