Actions
action #99045
closedosd deployment fails due to zypper package resolution problem
Start date:
2021-09-22
Due date:
2021-10-06
% Done:
0%
Estimated time:
Description
Observation¶
https://gitlab.suse.de/openqa/osd-deployment/-/jobs/600376#L1746 shows a problem
In cache os-autoinst-4.6.1632209573.6778e83a-lp153.854.1.aarch64.rpm (1/3), 298.8 KiB (996.5 KiB unpacked)
In cache os-autoinst-openvswitch-4.6.1632209573.6778e83a-lp153.854.1.aarch64.rpm (2/3), 94.1 KiB ( 9.5 KiB unpacked)
Retrieving package os-autoinst-distri-opensuse-deps-1.1632297230.9288ca949-lp153.8345.1.noarch (3/3), 8.1 KiB ( 0 B unpacked)
Retrieving: os-autoinst-distri-opensuse-deps-1.1632297230.9288ca949-lp153.8345.1.noarch.rpm [not found]
File './noarch/os-autoinst-distri-opensuse-deps-1.1632297230.9288ca949-lp153.8345.1.noarch.rpm' not found on medium 'http://download.opensuse.org/repositories/devel:/openQA/openSUSE_Leap_15.3/'
Abort, retry, ignore? [a/r/i/...? shows all options] (a): a
from openqaworker-arm-5, one of the new ARM machines. Maybe that machine as a new install is missing some options for zypper that we applied for other machines maybe it's just coincidence and can happen everywhere.
Acceptance criteria¶
- AC1: temporary zypper package resolution problems are worked around
Further details¶
There were multiple feature requests for zypper to retry internally but ultimately rejected stating that it's an OBS problem, e.g. see https://github.com/openSUSE/zypper/issues/312
Actions