dracut icon indicating copy to clipboard operation
dracut copied to clipboard

grep: warning: stray \ before x

Open gene-git opened this issue 2 years ago • 0 comments

Describe the bug Grep error while building initrd with -H ... dracut[I]: *** Including module: rootfs-block *** grep: warning: stray \ before x ...

Distribution used Arch - fully up to date from testing repos - dracut built from git head

Dracut version Which dracut version was this behaviour seen in? dracut : git commit d118754333d203303007475512aee7eb18b989fe bash : 5.1.016 grep : 3.11

Doesn't happen with release 059 - could be commit commit 86c8a5a7c2573645e67537fb9975efab808d42c9 possibly.

Init system systemd

To Reproduce Build initrd using hostonly : dracut -H --zstd --early-microcode --mdadmconf --omit brltty --kver $kernver --force /tmp/foo.img

gene-git avatar May 19 '23 18:05 gene-git