Problem:
Dont find any official document for installation of foreman3.X on oracle8/9 machines.
After followed doument: Quickstart Guide for Foreman with Katello on RHEL/CentOS (theforeman.org), getting error: “Error: No matching repo to modify: powertools.” Expected outcome:
Able to install on oracle8/9 and foreman UI should be accessible Foreman and Proxy versions:
Followed same document. Just instead of powertools, enabled ol8_codeready_builder repo using command “dnf config-manager --set-enabled ol8_codeready_builder”. Able to install foreman.
I would try the following: create an empty “powertools” repo (with that exact name and id) that points to a local empty Yum repo (see createrepo) or any other upstream repo and then enable all repos on OL that most likely “match” the “RHEL powertools” repo. Maybe you can trick “foreman-installer” into seeing this repo, but receiving the packages from another repo instead.
As far as I can tell, there are no automated installation tests on Oracle Linux 8.