- Package:
- firmware-linux-free
- Source:
- firmware-linux-free
- Submitter:
- Helmut Grohne
- Date:
- 2024-04-20 16:24:03 UTC
- Severity:
- normal
- Tags:
Removing firmware-linux-free does not activate the update-initramfs trigger. This is due to being done procedurally in postinst without matching postrm. I propose using declarative activation let dpkg figure out when to activate the trigger. Helmut