| Summary: | Failed to create drupal quickstart with php-5.4 cartridge in INT | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Wei Sun <wsun> |
| Component: | Image | Assignee: | Vojtech Vitek <vvitek> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | hripps, yadu |
| 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-30 00:53:50 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: | |
|
Description
Wei Sun
2013-12-20 08:09:29 UTC
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/d62bb4c3d394cc8ea2a7abbf7ca18d09d57e3c86 fix php cart PEAR builds - ignore checking for php extensions, as they're not PEARs - do not fail on upgrading PEAR to the same specific version - upgrade each PEAR with all dependencies - prevent malforming PEAR cache®istry files Bug 1047473 - Fail to install missing dependencies to PHP-5.4 app via deplist.txt - https://bugzilla.redhat.com/show_bug.cgi?id=1047473 Bug 1045338 - Failed to create drupal quickstart with php-5.4 cartridge in INT - https://bugzilla.redhat.com/show_bug.cgi?id=1045338 Bug 1046048 - Mail PEAR causes errors during deploy, no email capabilities - https://bugzilla.redhat.com/show_bug.cgi?id=1046048 Bug 977036 - PHP gear creating throwing PEAR warnings to platform logs - https://bugzilla.redhat.com/show_bug.cgi?id=977036 Could create drupal quickstart with php-5.4 cartridge in devenv_4229 Today INT has the same packages installed as devenv_4227,but this fixed is merged in devenv_4228,so will check this bug when INT has the same packages installed as devenv_4228 (or > devenv_4228) Test on INT(devenv_4234) 1.Create drupal quickstart with php-5.4 following https://github.com/openshift/drupal-quickstart 2.Create drupal quickstart with php-5.4 following https://github.com/ncdc/drupal-quickstart.git Both apps can be created and work normally. Move bug to verified. |