Description of problem: Trigger an rpm install against fresh hosts(without excluders). Openshift-excluder are installed during ocp installation, but it is not enabled after installation completed. # rpm -qa | grep excluder atomic-openshift-excluder-3.5.0.48-1.git.0.75d2644.el7.noarch # cat /etc/yum.conf | grep exclude exclude= Version-Release number of selected component (if applicable): atomic-openshift-utils-3.5.28-1.git.0.103513e.el7.noarch How reproducible: always Steps to Reproduce: 1.Install OCP3.5 on fresh hosts 2. 3. Actual results: openshift-excluder are not enabled after install ocp. Expected results: openshift-excluder should be enabled. Additional info:
Actually, the openshift excluder was never re-enabled. It is disabled since we need to detect openshift version to install. With the excluder on it is not possible. Upstream PR: https://github.com/openshift/openshift-ansible/pull/3610
*** Bug 1430612 has been marked as a duplicate of this bug. ***
@Jan It is different from bug1430612. Openshift-excluder should works in different way with docker-excluder. As for openshift-excluder, it should be disable during installation, but should be restored to be enabled after installation. As for docker-excluder, it should be enabled during installation, and always enabled after installation.
Solving bug1430612 as a separate issue. This issues gets resolved once https://github.com/openshift/openshift-ansible/pull/3610 is merged.
Merged upstrema.
Version: atomic-openshift-utils-3.5.32-1.git.0.42cf266.el7.noarch Steps: 1. Rpm install OCP3.5 on fresh hosts Result: Openshift-excluder is installed and enabled after installation. openshift-119.x.x.x | SUCCESS | rc=0 >> atomic-openshift-excluder-3.5.0.51-1.git.0.d07622a.el7.noarch atomic-openshift-docker-excluder-3.5.0.51-1.git.0.d07622a.el7.noarch openshift-118.x.x.x | SUCCESS | rc=0 >> atomic-openshift-excluder-3.5.0.51-1.git.0.d07622a.el7.noarch atomic-openshift-docker-excluder-3.5.0.51-1.git.0.d07622a.el7.noarch openshift-119.x.x.x | SUCCESS | rc=0 >> exclude -- All packages excluded openshift-118.x.x.x | SUCCESS | rc=0 >> exclude -- All packages excluded
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:0903