[Bug 1203549] [Build 284.4] Leap 15.5 aarch64 openQA test fails in kdump_and_crash
https://bugzilla.suse.com/show_bug.cgi?id=1203549 https://bugzilla.suse.com/show_bug.cgi?id=1203549#c6 Josef Reidinger <jreidinger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(jreidinger@suse.c | |om) | --- Comment #6 from Josef Reidinger <jreidinger@suse.com> --- (In reply to Michal Filka from comment #5)
bootloader/kexec.rb(copy_kernel):112 Copy kernel and initrd failed, output: {"exit"=>1, "stderr"=>"/bin/cp: cannot stat '/mnt/boot/vmlinuz': No such file or directory\n", "stdout"=>""}
it crashes because of https://github.com/yast/yast-bootloader/blob/master/src/lib/bootloader/kexec. rb#L112
@Josef
Can we make it soft failure.
I think it is already soft failure. it returns false and this returns false https://github.com/yast/yast-bootloader/blob/master/src/lib/bootloader/kexec... so it does not use kexec at which is sadly ignored, but should not cause any harm https://github.com/yast/yast-bootloader/blob/6b8b1680fa340aa5883ed3f1db813ca...
@Lubos Any reason why the kernel is missing?
-- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com