Problem installing osbuild in RHEL 8.6 in an isolated host.

Posted on

Hello everyone. In an effort to install cockpit-composer, I had to resolve quite a few dependencies manually, as the installation is on an isolated system.
One of the packages required is osbuild-110-1.el8. The installation of this package bumps onto a dependency on the selinux-policy-targeted package. Specifically, I quote the response from rpm command execution for the installation of the osbuild-110-1.el8 package (see also attached screenshot):
error: Failed dependencies:
(osbuild-selinux if selinux-policy-targeted) is needed by osbuild-110-1.el8.noarch

Then, when I try to install osbuild-selinux, rpm issues the following dependency error:
error: Failed dependencies:
osbuild=110-1.el8 is needed by osbuild-selinux-110-1.el8.noarch

So, from what I can understand, there is a loop of dependencies, which I don't know how to resolve.
Any assistance would be very much appreciated.
Best regards.
Elias Malamas.

Responses