action #98946
closed
Argument "4.2.1" isn't numeric in numeric ge (>=) at /usr/lib/os-autoinst/backend/qemu.pm line 686.
Added by okurz over 3 years ago.
Updated about 3 years ago.
Category:
Regressions/Crashes
$vars->{QEMUMACHINE} .= $caps if $self->{qemu_version} >= '4' && $vars->{QEMUMACHINE} !~ /$caps/;
it want check if Qemu version is equal higher than 4.
which is pretty old.
And on Leap 15.2 ( going to be out of support) is now version 4.2.1 , Leap 15.3 - 5.2.0, tumbleweed - 6.1.x , so we can remove this check
- Status changed from New to In Progress
- Assignee set to osukup
- Due date set to 2021-10-07
Setting due date based on mean cycle time of SUSE QE Tools
- Status changed from In Progress to Resolved
Also available in: Atom
PDF