Bug #31601
closedAdapt installer for CentOS 8 Stream
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
Updated by Lukas Zapletal almost 4 years ago
- Project changed from Foreman to Installer
- Triaged changed from No to Yes
Hello, EL8 is not yet supported, including CentOS8 Stream.
Updated by Lukas Zapletal almost 4 years ago
Correction, EL8 is already supported it's just Stream probably what does not work: https://theforeman.org/manuals/2.3/index.html#2.Quickstart
Updated by Ewoud Kohl van Wijngaarden almost 4 years ago
- Is duplicate of Bug #31527: foreman-installer fails to configure Postgres on CentOS Stream 8 added
Updated by Ewoud Kohl van Wijngaarden almost 4 years ago
- Status changed from New to Duplicate
#31527 has more info, including links to patches.
Updated by Stephane Mouton almost 4 years ago
Ouch, my bad: sorry for the duplicate.
Updated by Ewoud Kohl van Wijngaarden almost 4 years ago
No worries, it's good to know there is demand for this.
Updated by Subhendu Ghosh over 3 years ago
Looking for the Centos 8 Stream installer fix as well
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
Please don't react on this bug anymore. It's a duplicate of #31527. https://community.theforeman.org/t/running-foreman-on-centos-8-stream-support/21948 is also a place better suited for discussion than a bug tracker.