Bug 1186549

Summary: Missing .chk
Product: Red Hat Enterprise Linux 6 Reporter: Paul Rawson <rawson4>
Component: nss-softoknAssignee: Elio Maldonado Batiz <emaldona>
Status: CLOSED DUPLICATE QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.7CC: jjennings
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-09 18:22:37 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 Paul Rawson 2015-01-28 00:04:30 UTC
Description of problem:
Missing /lib64/libfreebl3.chk


Version-Release number of selected component (if applicable):
nss-softokn-freebl-3.14.3-18.el6_6.x86_64.rpm has this file
nss-softokn-freebl-3.14.3-19.el6_6.x86_64.rpm does not have this file


Additional info:
This breaks dracut-fips-004-356.el6.noarch.rpm which tries and fails to include the missing file in the initramfs.

Also applies to i686.

Comment 3 jared jennings 2015-01-28 22:54:02 UTC
Solution (not yet available publicly) and workaround are in bz1182297.

Comment 4 Elio Maldonado Batiz 2015-10-09 18:22:37 UTC
In a rhel-6.7 ssytem I checked and the .chk files are present.
# rpm -q nss-softokn
nss-softokn-3.14.3-22.el6_6.x86_64
# rpm -ql nss-softokn-freebl | grep chk | grep freebl3
/lib64/libfreebl3.chk
/usr/lib64/libfreebl3.chk

See https://bugzilla.redhat.com/show_bug.cgi?id=1182297#c18

*** This bug has been marked as a duplicate of bug 1182297 ***