Hi,
> boots with fips=1. When it boots, the initrd fails:
> libgcrypt selftest: binary (0): No such file or directory
> (/usr/lib64/.libgcrypt.so.20.hmac)
I think the kiwi strip code has deleted the lib when it could not
find a linked reference. You could add the following to your
system image XML description:
<strip type="libs">
<file name=".libgcrypt"/>
</strip>
It should protect this lib from being deleted. However I did
not test it with hidden files
Regards,
Marcus
--
Public Key available via:
https://keybase.io/marcus_schaefer/key.asc
keybase search marcus_schaefer
-------------------------------------------------------
Marcus Schäfer (Res. & Dev.) SUSE Linux GmbH
Tel: 0911-740 53 0 Maxfeldstrasse 5
FAX: 0911-740 53 479 D-90409 Nürnberg
HRB: 21284 (AG Nürnberg) Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
http://www.suse.de
-------------------------------------------------------