Project

General

Profile

Actions

Bug #31601

closed

Adapt installer for CentOS 8 Stream

Added by Stephane Mouton over 3 years ago. Updated over 3 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Script foreman-installer fails when launched on CentOS 8 Stream.
Error is:

ERROR ] [configure] Evaluation Error: Error while evaluating a Function Call, No preferred version defined or automatically detected. (file: /usr/share/foreman-installer/modules/postgresql/manifests/globals.pp, line: 231, column: 5) on node XXXX

A look at the script help find the problem: the script can't determine the kind of Linux used and therefore can't set an appropriate postgresql version to install.

Workaround: temporarily replacing the following files with CentOS 8 versions allows successful installation.
  • system-release
  • redhat-release
  • os-release

It leaves hope for a not too painful adaptation to CentOS 8 Stream.


Files

os-release os-release 368 Bytes CentOS 8 stream os-release file Stephane Mouton, 01/10/2021 06:21 PM

Related issues 1 (1 open0 closed)

Is duplicate of Installer - Bug #31527: foreman-installer fails to configure Postgres on CentOS Stream 8NewActions
Actions

Also available in: Atom PDF