Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pear warning encountered during installation #12

Merged
merged 1 commit into from
Sep 14, 2012

Conversation

patcon
Copy link
Contributor

@patcon patcon commented Sep 14, 2012

//cc @fluxsauce

[Mon, 25 Jun 2012 06:26:57 -0700] INFO: Start handlers complete.
[Mon, 25 Jun 2012 06:26:58 -0700] INFO: Missing gem 'mysql'
[Mon, 25 Jun 2012 06:26:58 -0700] WARN: Missing gem 'right_aws'
[Mon, 25 Jun 2012 06:26:58 -0700] INFO: Missing gem 'mysql'
[Mon, 25 Jun 2012 06:26:58 -0700] INFO: Could not find previously defined grants.sql resource
sh: 
pear: not found

Split off from #9

Rooted in this logic running during resource compilation phase of chef run (before pear or anything has been installed):
https://github.com/msonnabaum/chef-drush/blob/master/recipes/upgrade_pear.rb#L21

@patcon patcon mentioned this pull request Sep 10, 2012
@patcon
Copy link
Contributor Author

patcon commented Sep 14, 2012

I was wrong. It has to do with @msonnabaum's chef-phpunit. Will submit a PR

https://github.com/msonnabaum/chef-phpunit/blob/8379017c52/recipes/default.rb#L30

patcon added a commit to myplanetdigital-experimental/chef-phpunit that referenced this pull request Sep 14, 2012
patcon pushed a commit that referenced this pull request Sep 14, 2012
Moved to using phpunit cookbook fork that resolves pear error during initial chef run.
@patcon patcon merged commit 4c95542 into develop Sep 14, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant