Hide Forgot
Description of problem: oo-admin-yum-validator should ship with OSE 1.2.z. If possible, we should update the 1.1->1.2 ose-upgrade scripts to use this as well.
Changes are merged into 1.2.z branch but not built. Haven't put it in 1.1.z for the 1.1 => 1.2 upgrade; probably should for 1.2.7...
For QE: The upstream fix for Bug #1031686 will ship with this as well. Please verify that oo-diagnostics calls oo-admin-yum-validator if it is available.
Verified this bug with openshift-enterprise-yum-validator-1.2.7-1.el6op.noarch, and rubygem-openshift-origin-common-1.8.16-1.el6op.noarch, PASS. The upgrade script from 1.1 to 1.2 does not call oo-admin-yum-validator yet, but oo-diagnostics are already call it now. # oo-diagnostics -v <--snip--> INFO: running: test_yum_configuration NO ERRORS Did some change to the existing repo configuration. # oo-diagnostics <--snip--> INFO: running: test_yum_configuration WARN: test_yum_configuration oo-admin-yum-validator reported some possible problems with your package source configuration: -------------------------------------------------------------- No roles have been specified. Attempting to guess the roles for this system... If the roles listed below are incorrect or incomplete, please re-run this script with the appropriate --role arguments node node-eap Detected OpenShift Enterprise repository subscription managed by Red Hat Subscription Manager. Detected installed OpenShift Enterprise version 1.2 Checking if yum-plugin-priorities is installed Checking channel/repository priorities Resolving repository/channel/subscription priority conflicts To resolve conflicting repositories, update repo priority by running: # yum-config-manager --setopt=openshift_jbosseap.priority=40 openshift_jbosseap --save # yum-config-manager --setopt=openshift_node.priority=40 openshift_node --save Please re-run this tool after making any recommended repairs to this system -------------------------------------------------------------- Incorrect package source configuration could lead to failure to install the correct RPMs. NO ERRORS