Hide Forgot
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:
Fixed in https://github.com/openshift/origin-server/pull/4240
Verified on fork_ami_origin_broker_114_954. # oo-admin-ctl-app -c remove-cartridge -l lxia -a ews2 --cartridge cron-1.4 Success