https://bugzilla.suse.com/show_bug.cgi?id=1195508 https://bugzilla.suse.com/show_bug.cgi?id=1195508#c6 Antonio Feijoo <antonio.feijoo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dracut-maintainers@suse.de --- Comment #6 from Antonio Feijoo <antonio.feijoo@suse.com> --- (In reply to Dominik Heidler from comment #3)
Created attachment 855850 [details] system journal
It looks as if the error happens during initrd.
At least, the part where dracut-cmdline-ask.service fails due to the systemd-vconsole-setup.service failure:
Jan 06 12:00:01 localhost systemd[1]: systemd-vconsole-setup.service: Main process exited, code=exited, status=1/FAILURE Jan 06 12:00:01 localhost systemd[1]: systemd-vconsole-setup.service: Failed with result 'exit-code'. Jan 06 12:00:01 localhost systemd[1]: Failed to start Setup Virtual Console. Jan 06 12:00:01 localhost systemd[1]: Dependency failed for dracut ask for additional cmdline parameters. Jan 06 12:00:01 localhost systemd[1]: dracut-cmdline-ask.service: Job dracut-cmdline-ask.service/start failed with result 'dependency'.
is fixed by this upstream commit that needs to be backported: https://github.com/dracutdevs/dracut/commit/a7f5429cb81f7ffdf9bd5684af8d3672... -- You are receiving this mail because: You are on the CC list for the bug.