When attempting to install SPE on a RedHat Enterprise Linux 8.6 server, the installation completes but with an error. The installation does not seem to be complete.
Release : 8.2.2-9.1.0
Redhat Enterprise Linux 8.6
Missing component that should have been installed prior to installing the SPE engine on the server.
The package "lsb_release" was/is part of a larger package that should be present.
Running one of the following commands resolved the issue.
dnf install redhat-lsb-core -y
sudo dnf install redhat-lsb-core -y