-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
6.17.3
-
None
-
False
-
sat-proton
-
None
-
None
-
None
-
None
Description:
While trying to install the Insights Advisor in a connected Satellite 6.17 using the steps from the official document, the satellite-installer fails with the following error:
=============================
2025-08-19 14:39:08 [ERROR ] [configure] Execution of '/bin/rpm -e buildah' returned 1: error: Failed dependencies:
2025-08-19 14:39:08 [ERROR ] [configure] buildah >= 1:1.33.2-1 is needed by (installed) container-tools-1-14.el9.noarch
2025-08-19 14:39:08 [ERROR ] [configure] /Stage[main]/Podman::Install/Package[buildah]/ensure: change from '2:1.39.4-2.el9_6' to 'absent' failed: Execution of '/bin/rpm -e buildah' returned 1: error: Failed dependencies:
2025-08-19 14:39:08 [ERROR ] [configure] buildah >= 1:1.33.2-1 is needed by (installed) container-tools-1-14.el9.noarch
2025-08-19 14:39:08 [NOTICE] [configure] 500 configuration steps out of 1589 steps complete.
2025-08-19 14:39:11 [NOTICE] [configure] 1000 configuration steps out of 1597 steps complete.
2025-08-19 14:39:11 [NOTICE] [configure] 1250 configuration steps out of 1598 steps complete.
2025-08-19 14:40:02 [NOTICE] [configure] 1500 configuration steps out of 1598 steps complete.
2025-08-19 14:40:06 [NOTICE] [configure] System configuration has finished.
Error 1: Puppet Package resource 'buildah' failed. Logs:
/Package[buildah]
Starting to evaluate the resource (432 of 1588)
Evaluated in 0.03 seconds
/Stage[main]/Podman::Install/Package[buildah]/ensurechange from '2:1.39.4-2.el9_6' to 'absent' failed: Execution of '/bin/rpm -e buildah' returned 1: error: Failed dependencies:buildah >= 1:1.33.2-1 is needed by (installed) container-tools-1-14.el9.noarch
=============================
Steps to Reproduce:
1. Referring to the following document, as per the prerequisites, "podman" should ** be installed on the server.
2. Tried to install the container tools as per the instructions in the following document:
3. After running the command "satellite-maintain packages install container-tools" it lists packages and dependencies to install, which were completed without any error. However, the satellite-installer runs into the error shared above.
How Reproducible:
100%
Expectations:
- The installer should complete without any errors.
- duplicates
-
SAT-35160 Insights advisor conflict with container-tools
-
- Release Pending
-