Actions
action #110326
closed[sle][migration][sle15sp4]test fails in patch_sle - assigning python2 module to SLE12
Start date:
2022-04-26
Due date:
% Done:
100%
Estimated time:
12.00 h
Difficulty:
Description
All offline 12SPx to 15SP4 migrations are failing because of SUSEConnect trying to assign non-existing python2 module to SLE12 based system.
https://openqa.suse.de/tests/8635067#step/patch_sle/111
Seems like this is a result of:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/commit/d808e0f5430576fbbb244237f5c3f274a8251e59
Tests shows 'soft failure: bsc#1189543 - Stale python2 module blocks de-registration after system migration'
and adds sle-module-python2 to registration list. This code should not be reached on SLE12 systems.
https://openqa.suse.de/tests/8635067#step/patch_sle/95
Actions