Bug 1679527 - gmp installation does not create hmac file required for FIPS integrity self-test
Summary: gmp installation does not create hmac file required for FIPS integrity self-test
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gmp
Version: 30
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Martisko
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1677600
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-02-21 10:53 UTC by Jakub Martisko
Modified: 2019-02-21 11:27 UTC (History)
6 users (show)

Fixed In Version:
Clone Of: 1677601
Environment:
Last Closed: 2019-02-21 11:27:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.