Bug 1286743
| Summary: | Ansible (openshift-clients really) should install git automatically | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Jason Callaway <jcallawa> |
| Component: | Installer | Assignee: | Scott Dodson <sdodson> |
| Status: | CLOSED ERRATA | QA Contact: | Ma xiaoqiang <xiama> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.1.0 | CC: | aos-bugs, bleanhar, jokerman, mmccomas, xtian |
| Target Milestone: | --- | ||
| Target Release: | 3.1.1 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | atomic-openshift-3.1.1.0-0.git.0.e6a4ea2.el7aos | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-27 19:42:53 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: | |
| Embargoed: | |||
|
Description
Jason Callaway
2015-11-30 16:09:41 UTC
I think we should probably handle this through packaging rather than through the installer. For 3.0.2: openshift should require git For 3.1+: atomic-openshift-clients should require git Agreed, origin pr. https://github.com/openshift/origin/pull/6126 git has been added as an rpm dependency to the clients rpm. Check on puddle [ose-3.1.1/2015-12-19.3]
# yum install atomic-openshift
Dependencies Resolved
=================================
Package
=================================
Installing:
atomic-openshift
Installing for dependencies:
atomic-openshift-clients
git
perl-Git
# yum install atomic-openshift-clients
Dependencies Resolved
==========================================
Package
==========================================
Installing:
atomic-openshift-clients
Installing for dependencies:
git
perl-Git
Transaction Summary
==========================================
Install 1 Package (+2 Dependent packages)
Move it to VERIFIED
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-2016:0075 |