Project

General

Profile

Actions

action #154912

closed

coordination #151816: [epic] Handle openQA fixes and job group setup

To fix the issue of installing openldap2 packages in SLES15SP3 migration regression cases

Added by zoecao 3 months ago. Updated 3 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
2024-02-05
Due date:
% Done:

0%

Estimated time:

Description

Motivation

The conflict happened in sles15sp3 migration [regression case] because the system had ltss de-registered when it installed openldap2.
That is all packages got updated with ltss repo and then it de-registered ltss in zypper_patch/patch_sle. And then it started to install openldap2 package, while the ltss repo had already gone, it can not got the required package from ltss repo any more.

Need to find out a solution for it. My suggestion is to:

a). register ltss before install openldap2:
zypper_call("in sssd sssd-tools sssd-ldap openldap2 openldap2-client");
And remember to de-register ltss again at the end to this module.
or
b). install the packages in zypper_patch/patch_sle after fully patch

And other better solutions are also welcomed too.

Additional information

The openldap only tested on SLES15SP3 scenarios on x86_64. For SLES15SP4/SP5 scenarios, no need to test it now.
Related bug: https://bugzilla.suse.com/show_bug.cgi?id=1214484#c5

Actions #1

Updated by JERiveraMoya 3 months ago

  • Tags set to qe-yam-feb-sprint
  • Status changed from New to Workable
  • Parent task set to #151816
Actions #2

Updated by tinawang123 3 months ago

  • Status changed from Workable to In Progress
  • Assignee set to tinawang123
Actions #4

Updated by JERiveraMoya 3 months ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF