| Summary: | [fork][origin_broker_114] Met "syntax error, unexpected tIDENTIFIER, expecting keyword_end" when running oo-admin-ctl-app | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Liang Xia <lxia> |
| Component: | Pod | Assignee: | Ravi Sankar <rpenta> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.x | CC: | rpenta |
| 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: | 2014-01-24 03:34:20 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: | |
Verified on fork_ami_origin_broker_114_954. # oo-admin-ctl-app -c remove-cartridge -l lxia -a ews2 --cartridge cron-1.4 Success |
Description of problem: Run oo-admin-ctl-app will show: # oo-admin-ctl-app /usr/sbin/oo-admin-ctl-app:183: syntax error, unexpected tIDENTIFIER, expecting keyword_end end app.group_instances.present? ^ Version-Release number of selected component (if applicable): fork_ami_origin_broker_114_952 How reproducible: always Steps to Reproduce: 1.SSH into instance and run oo-admin-ctl-app 2. 3. Actual results: # oo-admin-ctl-app /usr/sbin/oo-admin-ctl-app:183: syntax error, unexpected tIDENTIFIER, expecting keyword_end end app.group_instances.present? ^ Expected results: No errors. Additional info: