Skip to content

community/ima-evm-utils: add attr to checkdepends

mio requested to merge mio/aports:ima-evm-utils into master

Fix ima_hash, sign_verify and fsverity tests failing due to missing getfattr. Error found during rebuild on a 3.21 builder.

Example error:

ERROR: ima_hash
===============

evmctl is ../src/evmctl
openssl is /usr/bin/openssl
./functions.sh: line 36: type: getfattr: not found
getfattr is required for test
ERROR ima_hash.test (exit status: 99)
Edited by mio

Merge request reports

Loading