Description of problem: The following packages are installed as dependency from the following source: From openshift_node_extra repo: python33-mod_wsgi From rhscl repo: python33-python python33-python-devel python33-python-libs python33-python-setuptools python33-python-virtualenv python33-runtime But these packages are not added into ENTERPRISE_RPMS and ENTERPRISE_OPENSHIFT_RPMS collection in oo-diagnostics, seem like it only includes python-2.7 cartridge dependency package check. It should also include python-3.3 cartridge dependency packages. Version-Release number of selected component (if applicable): rubygem-openshift-origin-common-1.22.5.4-1.el6op.noarch How reproducible: Always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
https://github.com/openshift/enterprise-server/pull/388
Check on puddle [2.2/2014-09-19.2] #vim /usr/sbin/oo-diagnostics <--snip--> 346 python33-python python33-python-devel python33-python-libs 347 python33-python-setuptools python33-python-virtualenv 348 python33-runtime <--snip--> 400 python27-python-pip-virtualenv python33-mod_wsgi <--snip--> Packages on python-3.3 have been added to the checklist. Run 'oo-diagnostics test_enterprise_rpms -v' INFO: loading list of installed packages INFO: OpenShift broker installed. INFO: OpenShift node installed. INFO: Loading the broker rails environment. INFO: running: test_enterprise_rpms INFO: Checking that all OpenShift RPMs are actually from OpenShift Enterprise NO ERRORS
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://rhn.redhat.com/errata/RHSA-2014-1796.html