| Summary: | oo-admin-check-source broken when all rhn channel is disabled | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ma xiaoqiang <xiama> |
| Component: | Node | Assignee: | John W. Lamb <jolamb> |
| Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.0.0 | CC: | bleanhar, libra-onpremise-devel, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-16 09:11:28 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Ma xiaoqiang
2013-10-25 09:24:33 UTC
Fixed in https://github.com/openshift/openshift-extras/pull/113 to https://github.com/openshift/openshift-extras/tree/enterprise-2.0 1.check with rhn
#vim /etc/yum/pluginconf.d/rhnplugin.conf
[rhel-x86_64-server-6-ose-1.2-infrastructure]
enabled=0
priority = 40
[rhel-x86_64-server-6]
priority = 20
enabled=0
# python oo-admin-check-sources.py -r broker -o 1.2
Checking if yum-plugin-priorities is installed
The required OpenShift Enterprise repositories are disabled:
rhel-x86_64-server-6
rhel-x86_64-server-6-ose-1.2-infrastructure
2.check with rhsm
1)disable all rhsm channel
2)## python oo-admin-check-sources.py -r node
This system is receiving updates from Red Hat Subscription Management.
If this system will be providing the JBossEAP cartridge, re-run this command with the --role=node-eap argument
Could not determine product version. Please re-run this script with the --oo_version argument.
|