Bug 1094007
| Summary: | Show some warning when install dependency for php app | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Yan Du <yadu> |
| Component: | Image | Assignee: | Michal Fojtik <mfojtik> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 2.x | ||
| 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-10-10 00:47:34 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: | |||
|
Description
Yan Du
2014-05-04 09:46:40 UTC
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/5b7ea7711dfd2490b60e30efb2d5652ffa45c762 Bug 1094007 - PHP cart: update pear.php.net channel when install This patch fixes the warning: channel "pear.php.net" has updated its protocols, use "pear channel-update pear.php.net" to update. Test on INT(devenv_5024) Issue have been fixed. the warning won't show again. remote: Stopping PHP 5.4 cartridge (Apache+mod_php) remote: Waiting for stop to finish remote: Waiting for stop to finish remote: Waiting for stop to finish remote: Building git ref 'master', commit 7c2ba27 remote: Checking .openshift/pear.txt for PEAR dependency... remote: Checking PEAR: channel://pear.php.net/Validate-0.8.5 remote: remote: Failed to download pear/Net_IDNA within preferred state "stable", latest release is version 0.8.1, stability "beta", use "channel://pear.php.net/Net_IDNA-0.8.1" to install remote: pear/Validate can optionally use package "pear/Net_IDNA" (version >= 0.7.1) remote: downloading Validate-0.8.5.tgz ... remote: Starting to download Validate-0.8.5.tgz (21,668 bytes) remote: ........done: 21,668 bytes remote: downloading Date-1.4.7.tgz ... remote: Starting to download Date-1.4.7.tgz (55,754 bytes) remote: ...done: 55,754 bytes remote: install ok: channel://pear.php.net/Validate-0.8.5 remote: install ok: channel://pear.php.net/Date-1.4.7 remote: remote: Preparing build for deployment remote: Deployment id is abce7eba remote: Activating deployment remote: Starting PHP 5.4 cartridge (Apache+mod_php) remote: Application directory "/" selected as DocumentRoot remote: ------------------------- remote: Git Post-Receive Result: success remote: Activation status: success remote: Deployment completed with status: success To ssh://53d8556603ef6400a40004af.rhcloud.com/~/git/php1.git/ 474769f..7c2ba27 master -> master Move bug to verified. |