Package: busybox-static Version: 1:1.38.0-3 Severity: normal X-Debbugs-Cc: [email protected]
Dear Maintainer, Several Dracut modules might call `losetup --show`, but busybox does not support the option `--show`. This missing option is reported upstream at https://github.com/vda-linux/busybox_mirror/issues/37 The Dracut busybox module skips installing the losetup applet. This has no effect when using busybox-static because busybox-static is built with CONFIG_FEATURE_PREFER_APPLETS enabled. Busybox sh will prefer the incompatible losetup applet instead of using the real losetup binary. -- Benjamin Drung Debian & Ubuntu Developer

