Closed
Bug 1236340
Opened 10 years ago
Closed 2 years ago
nss 3.21 triggers test errors
Categories
(NSS :: Test, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: wolfiR, Unassigned)
Details
The following errors are thrown at compilation of 3.21 for me:
cert.sh: Generate DSA Cert Request for localhost-sni. --------------------------
certutil -s "CN=localhost-sni. , E=localhost-sni. -dsa@bogus.com, O=BOGUS NSS, L=Mountain View, ST=California, C=US" -R -k dsa -d /home/abuild/rpmbuild/BUILD/nss-3.21/tests_results/security/localhost.1/server -f ../tests.pw -z ../tests_noise -o req
Generating key. This may take a few moments...
cert.sh: #213: Generate DSA Cert Request for localhost-sni. - PASSED
cert.sh: Sign localhost-sni. 's DSA Request --------------------------
certutil -C -c TestCA-dsa -m 101 -v 60 -d ../CA -i req -o localhost-sni. -dsa.cert -f ../tests.pw
certutil: function failed: SEC_ERROR_LEGACY_DATABASE: The certificate/key database is in an old, unsupported format.
cert.sh: #214: Sign localhost-sni. 's DSA Request (255=0) - FAILED
cert.sh ERROR: Sign localhost-sni. 's DSA Request failed 255
Running tests for ssl
TIMESTAMP ssl BEGIN: Sun Jan 3 13:55:10 UTC 2016
ssl.sh: SSL tests ===============================
ssl.sh: SSL Test failure ===============================
ssl.sh: Exit: 8 Fatal - cert.sh needs to pass first - FAILED
ssl.sh: #909: 8 Fatal - cert.sh needs to pass first - FAILED
TIMESTAMP ssl END: Sun Jan 3 13:55:10 UTC 2016
Running tests for ocsp
TIMESTAMP ocsp BEGIN: Sun Jan 3 13:55:10 UTC 2016
ocsp.sh: OCSP tests ===============================
TIMESTAMP ocsp END: Sun Jan 3 13:55:10 UTC 2016
Running tests for merge
TIMESTAMP merge BEGIN: Sun Jan 3 13:55:10 UTC 2016
merge.sh: Merge Tests ===============================
merge.sh: Exit: 8 Fatal - SSL of cert.sh needs to pass first - FAILED
merge.sh: #910: 8 Fatal - SSL of cert.sh needs to pass first - FAILED
TIMESTAMP merge END: Sun Jan 3 13:55:10 UTC 2016
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Priority: -- → P3
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•