On Mon, 8 Mar 2021 12:20:56 +0900 bugsgrid+...@gmail.com wrote: > Control: reassign -1 src:grub2 > Control: found -1 2.04-10 > Control: notfound -1 2.04-9 > Control: found -1 2.02+dfsg1-20+deb10u3 > Control: notfound -1 2.02+dfsg1-20+deb10u2 > > Turned out that the symptom was not specific to grub-efi. > It does reproduce on grub-pc too. > > Short steps to test: > 1) rename /bin/udevadm to something else > 2) run grub-install {/dev/sda} > 3) make sure no error has happened > 4) look, all modules are gone! > > thanks very much. > >
Thank you for this. Your concerns should be address by: - exit() in https://lists.gnu.org/archive/html/grub-devel/2021-04/msg00118.html - misfiring in https://lists.gnu.org/archive/html/grub-devel/2021-05/msg00064.html (Note that v6 version of the patch was sent upstream now as well) Regards, Dimitri.