Bug 868587
| Summary: | fipstest.c:930: error: 'HASH_AlgSHA224' undeclared | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mr-4 <mr.dash.four> |
| Component: | nss-softokn | Assignee: | Elio Maldonado Batiz <emaldona> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16 | CC: | emaldona, kengert, rrelyea |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-10-22 16:27:24 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
Mr-4
2012-10-21 00:33:07 UTC
Hi Mr-4, You are using 3.13.4 and that's likely the problem. The current version of nss-softokn is 3.13.6. Please download the srpm from http://koji.fedoraproject.org/koji/buildinfo?buildID=358521 and copy that to it to ~/rpmbuild/SRPM. 1. cd ~/rembuild/SRPM 2. rpm -ihv nss-softokn-3.13.6-1.fc16.src.rpm 3. cd ../SPECS 4. rpmbuild -bb nss-softokn which works as expected and so does rpmbuild -ba nss-softokn. Thanks, the new version works flawlessly, so it must have been a specific gremlin to the particular version I've had on my machine. You may close this, thanks again. |