Bug 1046282

Summary: php-5.4 cartridge does not process deplist
Product: OpenShift Online Reporter: Oleg Fayans <ofayans>
Component: ImageAssignee: Vojtech Vitek <vvitek>
Status: CLOSED DUPLICATE QA Contact: libra bugs <libra-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.xCC: amarecek, hripps
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-10 11:39:43 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 Flags
deplist
none
dependency.php none

Description Oleg Fayans 2013-12-24 10:38:40 UTC
Created attachment 841173 [details]
deplist

Description of problem:
WHen I provide a arbitrary dependency to the php-5.4 cartridge in a deplist.txt,
the cartridge does not process it

Version-Release number of selected component (if applicable):
ami_id: ami-07517a6e

How reproducible:
always

Steps to Reproduce:
1. rhc app create myapp php-5.4
2. copy provided deplist.txt to the app repo
3. copy the dependency.php file to the php folder of the app repo
4. git commit && push
5. access the "%APP_URL%/dependency.php" path of the app

Actual results:
Internal server error



Expected results:
should display "version 1"

Additional info:
error.log in the app shows nothing

Comment 1 Oleg Fayans 2013-12-24 10:39:36 UTC
Created attachment 841174 [details]
dependency.php

Comment 2 Vojtech Vitek 2014-01-10 11:39:43 UTC

*** This bug has been marked as a duplicate of bug 1047473 ***