Bug 1199072 - grub2 package lacks dependency on (g)awk
Summary: grub2 package lacks dependency on (g)awk
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Bootloader Maintainers
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-02 09:24 UTC by Daniel Mach
Modified: 2022-07-28 12:28 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Mach 2022-05-02 09:24:56 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.
Comment 1 Benjamin Brunner 2022-07-28 12:28:47 UTC
Bulk-re-assigning to the new bootloader-maintainers@suse.de group.