Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Solr gives httplib2 error on provision #735

Closed
smithyco opened this issue Jun 13, 2016 · 2 comments
Closed

Solr gives httplib2 error on provision #735

smithyco opened this issue Jun 13, 2016 · 2 comments
Labels

Comments

@smithyco
Copy link

TASK [geerlingguy.solr : Check current list of Solr cores.] ********************
fatal: [forcebrands]: FAILED! => {"changed": false, "failed": true, "msg": "httplib2 >= 0.7 is not installed"}

Getting this error when trying to include a Solr instance using the newest config.yml file from (https://github.com/geerlingguy/drupal-vm/blob/master/default.config.yml)

Tried to run provision a couple times, no luck. Some dependency is not being included, perhaps?

@fubarhouse
Copy link

fubarhouse commented Jun 14, 2016

@smithyco You might want to check the version of ansible you're using.

I believe I upgraded to Ansible 2.0 to fix it, though I can understand the frustration of having to do so.

This should get you some info in the interim:

ansible/ansible-modules-core#2921

ansible/ansible-modules-core#2921 (comment)

@smithyco
Copy link
Author

smithyco commented Jun 14, 2016

Updating Ansible fixed it, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants