Bug 1679527

Summary: gmp installation does not create hmac file required for FIPS integrity self-test
Product: [Fedora] Fedora Reporter: Jakub Martisko <jamartis>
Component: gmpAssignee: Jakub Martisko <jamartis>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 30CC: ansasaki, deekej, extras-qa, fkluknav, jamartis, kdudka
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1677601 Environment:
Last Closed: 2019-02-21 11:27:49 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: 1677600    
Bug Blocks:    

Description Jakub Martisko 2019-02-21 10:53:24 UTC
+++ This bug was initially created as a clone of Bug #1677601 +++

+++ This bug was initially created as a clone of Bug #1677600 +++

Description of problem:
It is not possible to check the integrity of libgmp.so.10. This is required to run any application depending on gnutls in FIPS mode.

Version-Release number of selected component (if applicable):
gmp-6.1.2-9

How reproducible:
always

Steps to Reproduce:
$ fipscheck /usr/lib64/libgmp.so.10
$ echo $?

Actual results:
3

Expected results:
0

Additional info:

--- Additional comment from Kamil Dudka on 2019-02-15 11:24:46 UTC ---

We usually do not create separate bugs for each branch in Fedora.

--- Additional comment from Anderson Sasaki on 2019-02-15 12:21:47 UTC ---

(In reply to Kamil Dudka from comment #1)
> We usually do not create separate bugs for each branch in Fedora.

Ok, sorry about that, I just wanted to make sure this is also fixed in Fedora 29 (and not only in rawhide).

Feel free to close the bug.

--- Additional comment from Kamil Dudka on 2019-02-15 12:44:03 UTC ---

Got it.  Then it is sufficient to create a bug against f29 because package maintainers should always fix rawhide (and possibly upstream) before they update stable branches.

I will let Jakub do the deduplication if he prefers to go this way...

Comment 1 Jakub Martisko 2019-02-21 11:27:49 UTC
Pushed to F30 branch and built: https://koji.fedoraproject.org/koji/taskinfo?taskID=32940401