Created
March 22, 2012 00:53
-
-
Save richo/2154860 to your computer and use it in GitHub Desktop.
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
[Wed, 21 Mar 2012 17:34:42 -0700] INFO: Processing php_pear[imagick] action install (99designs::cont | |
ests line 28) | |
[Wed, 21 Mar 2012 17:34:46 -0700] INFO: Installing php_pear[imagick] version 2.3.0 | |
[Wed, 21 Mar 2012 17:34:59 -0700] INFO: Processing php_pear[geoip] action install (99designs::contes | |
ts line 28) | |
[Wed, 21 Mar 2012 17:35:00 -0700] INFO: Installing php_pear[geoip] version 1.0.8 | |
[Wed, 21 Mar 2012 17:35:06 -0700] ERROR: php_pear[geoip] (99designs::contests line 28) has had an er | |
ror | |
[Wed, 21 Mar 2012 17:35:06 -0700] ERROR: php_pear[geoip] (/home/richo/vmconfig/cookbooks/99designs/r | |
ecipes/contests.rb:28:in `from_file') had an error: | |
php_pear[geoip] (99designs::contests line 28) had an error: Chef::Exceptions::ShellCommandFailed: Ex | |
pected process to exit with [0], but received '139' | |
---- Begin output of echo -e "\r" | pear -d preferred_state=stable install -a pecl/geoip-1.0.8 ---- | |
STDOUT: WARNING: channel "pecl.php.net" has updated its protocols, use "pear channel-update pecl.php | |
.net" to update | |
downloading geoip-1.0.8.tgz ... | |
Starting to download geoip-1.0.8.tgz (10,061 bytes) | |
.....done: 10,061 bytes | |
5 source files, building | |
------- | |
uild process completed successfully | |
Installing '/usr/lib/php5/20090626/geoip.so' | |
install ok: channel://pecl.php.net/geoip-1.0.8 | |
configuration option "php_ini" is not set to php.ini location | |
You should add "extension=geoip.so" to php.ini | |
STDERR: Segmentation fault | |
---- End output of echo -e "\r" | pear -d preferred_state=stable install -a pecl/geoip-1.0.8 ---- | |
Ran echo -e "\r" | pear -d preferred_state=stable install -a pecl/geoip-1.0.8 returned 139 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment