Bug 1034084 - [fork][origin_broker_114] Met "syntax error, unexpected tIDENTIFIER, expecting keyword_end" when running oo-admin-ctl-app
Summary: [fork][origin_broker_114] Met "syntax error, unexpected tIDENTIFIER, expectin...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Ravi Sankar
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-25 08:57 UTC by Liang Xia
Modified: 2015-05-15 00:23 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-24 03:34:20 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Liang Xia 2013-11-25 08:57:36 UTC
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:

Comment 1 Ravi Sankar 2013-11-25 17:22:36 UTC
Fixed in https://github.com/openshift/origin-server/pull/4240

Comment 2 Liang Xia 2013-11-26 06:00:05 UTC
Verified on fork_ami_origin_broker_114_954.

# oo-admin-ctl-app -c remove-cartridge -l lxia -a ews2  --cartridge cron-1.4
Success


Note You need to log in before you can comment on or make changes to this bug.