[LTP] LTP: keyctl05: unexpected error adding 'dns_resolver' key: EINVAL

Cyril Hrubis chrubis@suse.cz
Mon Oct 8 15:20:30 CEST 2018


Hi!
> tst_test.c:1015: INFO: Timeout per run is 0h 15m 00s
> keyctl05.c:135: INFO: Try to update the 'asymmetric' key...
> keyctl05.c:148: PASS: updating 'asymmetric' key expectedly failed with
> EOPNOTSUPP
> keyctl05.c:119: BROK: unexpected error adding 'dns_resolver' key: EINVAL
> tst_test.c:884: BROK: Test 1 haven't reported results!

Looks like kernel does not know 'dns_resolver' key type and as this type
is registered by the dns_resolver code I suppose that you are missing
some CONFIG_DNS_RESOLVER, if that is the case the test should handle
EINVAL and return with TCONF.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list