Comment 3 for bug 1823422

Revision history for this message
Leonidas S. Barbosa (leosilvab) wrote :

hi there,

I was attempting to update a security issue on heimdal and had these issues with tests (maybe also related)

FAIL test_ca (exit status: 1)

FAIL: test_chain
================

cert -> root
FAIL test_chain (exit status: 1)

FAIL: test_cms
==============

not testing ECDSA since hcrypto doesnt support ECDSA
create signed data
verify signed data
hxtool: hx509_cms_verify_signed: Failed to find certificate with id CE776EDE0BF421F878C01A7CC3B966EC4C3D4A23
FAIL test_cms (exit status: 1)

============================================================================
Testsuite summary for Heimdal 7.5.0
============================================================================
# TOTAL: 16
# PASS: 13
# SKIP: 0
# XFAIL: 0
# FAIL: 3
# XPASS: 0
# ERROR: 0
============================================================================
See lib/hx509/test-suite.log
Please report to https://github.com/heimdal/heimdal/issues
============================================================================

From upstream, it seems there is a probably fix, but the issue is still open and it seems not to work for 32 Oses - see here: https://github.com/heimdal/heimdal/issues/533

If anyone has any clue how to fix this FTBFS it would be appreciate :) - tks!