mokevnin / dotfiles

using vim
http://guides.hexlet.io/vim/
399 stars 74 forks source link

Task homebrew_tap finished with error #14

Closed impu1se closed 5 years ago

impu1se commented 6 years ago

I try run "make install_languages.yml" and get message with error : TASK [homebrew_tap] *** task path: /Users/Serg/dotfiles/install.yml:16 failed: [localhost] (item=homebrew/php) => {"changed": false, "item": "homebrew/php", "msg": "added: 0, unchanged: 0, error: failed to tap: homebrew/php"} failed: [localhost] (item=homebrew/completions) => {"changed": false, "item": "homebrew/completions", "msg": "added: 0, unchanged: 0, error: failed to tap: homebrew/completions"}

My env: Macbook pro, highSierra, fish.

inem commented 5 years ago

https://github.com/Homebrew/homebrew-completions says its deprecated

impu1se commented 5 years ago

I installed all from make install_languages.yml manual and it work. But i tried run make nvim_configure and got next message from ansible : Request failed: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:749)>