Antonio Feijoo changed bug 1187654
What Removed Added
Flags needinfo?  

Comment # 21 on bug 1187654 from
(In reply to Alberto Planas Dominguez from comment #20)
> (In reply to Antonio Feijoo from comment #18)
> 
> > This minor ls error is fixed upstream
> > (https://github.com/dracutdevs/dracut/commit/f63f411) and will be backported.
> 
> IIUC this will produce also a weird message (but in this case without errno)
> 
> It will generate this info message: "integrity: IMA x509 cert file not
> found: /sysroot/etc/keys/ima/*"
> 
> Note that if the directory is empty or not present, the variable will have
> the value "/sysroot/etc/keys/ima/*", and the later check will consider it as
> an invalid key.

No, with this fix if there is not any cert file in /sysroot/etc/keys/ima, no
message is shown.


You are receiving this mail because: