Bug 1046282 - php-5.4 cartridge does not process deplist
Summary: php-5.4 cartridge does not process deplist
Keywords:
Status: CLOSED DUPLICATE of bug 1047473
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Image
Version: 1.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Vojtech Vitek
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-24 10:38 UTC by Oleg Fayans
Modified: 2016-12-01 00:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-10 11:39:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
deplist (38 bytes, text/plain)
2013-12-24 10:38 UTC, Oleg Fayans
no flags Details
dependency.php (169 bytes, application/x-php)
2013-12-24 10:39 UTC, Oleg Fayans
no flags Details

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 ***


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