Bugzilla – Bug 1199072
grub2 package lacks dependency on (g)awk
Last modified: 2022-07-28 12:28:47 UTC
/usr/sbin/grub2-mkconfig calls awk on the following line: > NFSROOT_DEVICE="`awk '($9!="autofs")&&($9!="securityfs")' /proc/self/mountinfo | probe_nfsroot_device`" The command fails if awk is not installed manually or via another dependency.
Bulk-re-assigning to the new bootloader-maintainers@suse.de group.