action #11816
closedOpenqa jobs won't start after updating perl-json-xs to verison 3.02
100%
Description
New job fail to start with following error in autoinst-log:
json at /usr/lib/os-autoinst/backend/driver.pm line 195.
backend::driver::send_json(backend::driver=HASH(0x474c260), HASH(0x5a92898)) called at /usr/lib/os-autoinst/backend/driver.pm line 181
backend::driver::ANON_(backend::driver=HASH(0x474c260)) called at /usr/lib/os-autoinst/bmwqemu.pm line 357
bmwqemu::alive() called at /usr/bin/isotovideo line 149
hash- or arrayref expected (not a simple scalar, use allow_nonref to allow this) at /usr/lib/os-autoinst/backend/driver.pm line 197.
Perl exited with active threads:
1 running and unjoined
0 finished and unjoined
0 running and detached
From changelog: https://metacpan.org/release/JSON-XS
- allow_nonref now affects booleans
Jobs worked again after reverting to perl-json-xs 3.01.