Antonio Feijoo changed bug 1195508
What Removed Added
CC   dracut-maintainers@suse.de

Comment # 6 on bug 1195508 from
(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/a7f5429cb81f7ffdf9bd5684af8d36725170b756


You are receiving this mail because: