Project

General

Profile

Actions

action #180143

open

The utils::ensure_ca_certificates_suse_installed might be switched from IBS to OBS

Added by pdostal 11 days ago. Updated 11 days ago.

Status:
In Progress
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
2025-04-07
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

In some cases the IBS is not available. It might be better to switch to OBS.

The code however expects SLE-Factory repository which is not enabled in OBS:

$distversion = 'SLE-Factory' if ($exit != 0);
        diag "CA folder: $distversion";

Other issue is that this subroutine is used in many places across different teams.

Actions

Also available in: Atom PDF