Bug 889313
| Summary: | rhc app create is throwing strange errors on git clone | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OKD | Reporter: | Nam Duong <nduong> | ||||||
| Component: | oc | Assignee: | Clayton Coleman <ccoleman> | ||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | libra bugs <libra-bugs> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 2.x | CC: | jinzhang, jofernan | ||||||
| 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-01-10 20:35:27 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Nam Duong
2012-12-20 18:51:15 UTC
Created attachment 666899 [details]
debug output to rhc app create -d command
This bug couldn't be reproduced on PROD env, please refer to the details as below: Build: PROD rhc.1.2.7.gem ruby-1.9 on windows7 Steps: 1. Create a jbossas app as below: rhc app create -a testapp3 -t jbossas-7 -d Actual result: The app can be created successfully. Please refer to the detailed log as attached. Thanks. Created attachment 667117 [details]
rhc app create output log 20121221
This looks like a problem with the old version of the gem. Can we get a recreation with the latest RHC gem? Please recreate and reopen. |