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
Created attachment 841174 [details] dependency.php
*** This bug has been marked as a duplicate of bug 1047473 ***