I checked grub on plucky: grub-common prerm/postrm do not have code for
/etc/default/grub. Only grub-pc has this code:
```
case "$1" in
purge)
rm -f /etc/default/grub
[...]
```
I checked the apt log of the affected system and found that I purged
grub-pc (in addition to grub-common). So grub-pc is the culprit and not
grub-common. So you could drop the grub-common as dummy transitional
package. grub-pc should not remove those files when grub-efi-amd64-bin
is installed.
** Changed in: grub2 (Ubuntu)
Status: Fix Released => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2122124
Title:
/etc/default/grub gone
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2122124/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs