Bug 971137

Summary: cakeStrap QuickStart does not work from web interface
Product: OpenShift Online Reporter: Adam Miller <admiller>
Component: TemplatesAssignee: Dan McPherson <dmcphers>
Status: CLOSED NOTABUG QA Contact: libra bugs <libra-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.x   
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-06-06 14:49:17 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 Adam Miller 2013-06-05 19:13:40 UTC
Description of problem:
cakeStrap quickstart does not work


How reproducible:
Everytime

Steps to Reproduce:
1. Go to https://www.openshift.com/quickstarts/cakestrap and click "Deploy Now"
2. it will take you to the app creation page, give it a name and select "Create Application"

Actual results:
Error message shown on web console:
The initial build for the application failed. Last 10 kB of build output: httpd (no pid file) not running + '[' -z 127.12.96.2 ']' + RETRY=60 + '[' 60 -gt 0 ']' + for env_var in '$OPENSHIFT_HOMEDIR/.env/*' + . /var/lib/openshift/51af8b00e0b8cd4f400000d3//.env/CARTRIDGE_VERSION_2 ++ 2 /var/lib/openshift/51af8b00e0b8cd4f400000d3//.env/CARTRIDGE_VERSION_2: line 1: 2: command not found An error occurred executing 'gear postreceive' For more details about the problem, try running the command again with the '--trace' option.

Expected results:
Working web app


Additional info:

Comment 1 Dan McPherson 2013-06-06 14:49:17 UTC
This is a community maintained quickstart.  You can ask the maintainer to fix it or submit them a pull request.  In this case they cannot and should not source environment variables.  Any reason they had to do so should no longer exist.