http://bugzilla.opensuse.org/show_bug.cgi?id=1152925 Bug ID: 1152925 Summary: dracut: missing newline escape in /usr/lib/dracut/modules.d/90kernel-modules/module-setu p.sh Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.1 Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: bnc-team-screening@forge.provo.novell.com Reporter: mike@m-buchau.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- The currently distributed update packge dracut-044.2-lp151.2.3.1.x86_64 for Leap 15.1 has a missing newline escape in /usr/lib/dracut/modules.d/90kernel-modules/module-setup.sh: hostonly='' instmods \ sr_mod sd_mod scsi_dh ata_piix hid_generic unix \ ehci-hcd ehci-pci ehci-platform \ ohci-hcd ohci-pci \ uhci-hcd \ ---> pwm-lpss pwm-lpss-platform xhci-hcd xhci-pci xhci-plat-hcd \ "=drivers/pinctrl" \ ${NULL} This leads to the error message "/usr/lib/dracut/modules.d/90kernel-modules/module-setup.sh: line 46: xhci-hcd: command not found" when building the initrd. The patch responsible is 0605-Add-gpio-and-pinctrl-drivers-for-arm-aarch64.patch -- You are receiving this mail because: You are on the CC list for the bug.