| Summary: | oo-admin-check-sources.py shows wrong prompt message when finding version conflict. | ||
|---|---|---|---|
| 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: | unspecified | ||
| 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:06 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-31 06:05:56 UTC
Addressed in https://github.com/openshift/openshift-extras/pull/131 Please let me know if this behavior can stand further improvement Addressed in https://github.com/openshift/openshift-extras/tree/enterprise-2.0/admin/check-sources # ./oo-admin-check-sources.py -r node -p If this system will be providing the JBossEAP cartridge, re-run this command with the --role=node-eap argument Detected OpenShift Enterprise repository subscription managed by RHN Classic or RHN Satellite. Detected installed OpenShift Enterprise version 2.0 The following Red Hat Subscription Manager-managed OpenShift Enterprise repositories conflict with the detected or specified product version. To prevent package conflicts, disable these repositories by running these commands: # subscription-manager repos --disable=rhel-server-ose-1.2-rhc-6-rpms # subscription-manager repos --disable=rhel-server-ose-1.2-jbosseap-6-rpms # subscription-manager repos --disable=rhel-server-ose-1.2-node-6-rpms # subscription-manager repos --disable=rhel-server-ose-1.2-infra-6-rpms The following RHN Classic or RHN Satellite-managed OpenShift Enterprise repositories conflict with the detected or specified product version. To prevent package conflicts, disable these repositories by making the following modifications to /etc/yum/pluginconf.d/rhnplugin.conf Set enabled=0 in the [rhel-x86_64-server-6-ose-1.2-node] section |