On Sat, 2020-04-18 at 22:54 +0100, Ben Hutchings wrote:
> No, it does not.  It removes kmod's index files
I probably should have better checked the code I've copy&pased ^^


> This is a known bug but I don't know how to fix it.

Maybe I'm thinking way to simple... but if depmod fixes that...
couldn't one install e.g. a trigger, that runs it in the end?

Or alternatively, simply call depmod unconditonally in the postrm,
after the files were (potentially) removed?
Maybe one could even check in e.g. the postrm of the -unsigned whether
the -signed version of the same name is now installed and only invoke
depmod then (and vice versa for the postrm of the -signed version).


Cheers,
Chris.

Reply via email to