Created
February 17, 2014 18:04
-
-
Save dmueller2001/9055798 to your computer and use it in GitHub Desktop.
openatrium quickstart fail
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The initial build for the application failed: Shell command '/sbin/runuser -s /bin/sh 53024d7a5973ca8d2d00007c -c "exec /usr/bin/runcon 'unconfined_u:system_r:openshift_t:s0:c4,c741' /bin/sh -c \"gear postreceive --init >> /tmp/initial-build.log 2>&1\""' returned an error. rc=255 .Last 10 kB of build output: Stopping MySQL 5.1 cartridge Stopping PHP 5.3 cartridge (Apache+mod_php) Repairing links for 1 deployments Building git ref 'master', commit da157fa Checking deplist.txt for PEAR dependency.. Checking PEAR: pear.drush.org/drush-6.0.0 Attempting to discover channel "pear.drush.org"... downloading channel.xml ... Starting to download channel.xml (804 bytes) ....done: 804 bytes Auto-discovered channel "pear.drush.org", alias "drush", adding to registry Notice: Array to string conversion in 10.php on line 300 PHP Notice: Array to string conversion in /usr/share/pear/PEAR/REST/10.php on line 300 PHP Stack trace: PHP 1. {main}() /usr/share/pear/pearcmd.php:0 PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305 PHP 3. PEAR_Command_Install->doInstall() /usr/share/pear/PEAR/Command/Common.php:271 PHP 4. PEAR_Downloader->download() /usr/share/pear/PEAR/Command/Install.php:661 PHP 5. PEAR_Downloader_Package->initialize() /usr/share/pear/PEAR/Downloader.php:279 PHP 6. PEAR_Downloader_Package->_fromString() /usr/share/pear/PEAR/Downloader/Package.php:190 PHP 7. PEAR_Downloader->_getPackageDownloadUrl() /usr/share/pear/PEAR/Downloader/Package.php:1713 PHP 8. PEAR_REST_13->getDownloadURL() /usr/share/pear/PEAR/Downloader.php:850 PHP 9. PEAR_REST_10->_returnDownloadURL() /usr/share/pear/PEAR/REST/13.php:142 Warning: Invalid argument supplied for foreach() in 10.php on line 304 PHP Warning: Invalid argument supplied for foreach() in /usr/share/pear/PEAR/REST/10.php on line 304 PHP Stack trace: PHP 1. {main}() /usr/share/pear/pearcmd.php:0 PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305 PHP 3. PEAR_Command_Install->doInstall() /usr/share/pear/PEAR/Command/Common.php:271 PHP 4. PEAR_Downloader->download() /usr/share/pear/PEAR/Command/Install.php:661 PHP 5. PEAR_Downloader_Package->initialize() /usr/share/pear/PEAR/Downloader.php:279 PHP 6. PEAR_Downloader_Package->_fromString() /usr/share/pear/PEAR/Downloader/Package.php:190 PHP 7. PEAR_Downloader->_getPackageDownloadUrl() /usr/share/pear/PEAR/Downloader/Package.php:1713 PHP 8. PEAR_REST_13->getDownloadURL() /usr/share/pear/PEAR/Downloader.php:850 PHP 9. PEAR_REST_10->_returnDownloadURL() /usr/share/pear/PEAR/REST/13.php:142 PHP Fatal error: Cannot use string offset as an array in /usr/share/pear/PEAR/REST/10.php on line 352 PHP Stack trace: PHP 1. {main}() /usr/share/pear/pearcmd.php:0 PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305 PHP 3. PEAR_Command_Install->doInstall() /usr/share/pear/PEAR/Command/Common.php:271 PHP 4. PEAR_Downloader->download() /usr/share/pear/PEAR/Command/Install.php:661 PHP 5. PEAR_Downloader_Package->initialize() /usr/share/pear/PEAR/Downloader.php:279 PHP 6. PEAR_Downloader_Package->_fromString() /usr/share/pear/PEAR/Downloader/Package.php:190 PHP 7. PEAR_Downloader->_getPackageDownloadUrl() /usr/share/pear/PEAR/Downloader/Package.php:1713 PHP 8. PEAR_REST_13->getDownloadURL() /usr/share/pear/PEAR/Downloader.php:850 PHP 9. PEAR_REST_10->_returnDownloadURL() /usr/share/pear/PEAR/REST/13.php:142 An error occurred executing 'gear postreceive' (exit code: 255) Error message: CLIENT_ERROR: Failed to execute: 'control build' for /var/lib/openshift/53024d7a5973ca8d2d00007c/php For more details about the problem, try running the command again with the '--trace' option. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment