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

fix(brew) Remove deprecated brew projects. #5

Merged

Conversation

wolfeidau
Copy link
Contributor

This includes:

Currently these commands break this role.

This includes:

* dupes
* versions
@wolfeidau
Copy link
Contributor Author

Seems I triggered an issue in one of the dependent ansible roles.. Not sure how though.

@vorstelladuffy
Copy link

Looks like this is the culprit:

 TASK [roderik.superlumic-homebrew : install homebrew cask] *********************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Error: Cask 'brew-cask' is unavailable: '/usr/local/Homebrew/Library/Taps/caskroom/homebrew-cask/Casks/brew-cask.rb' does not exist."}

Apparently the install of cask is deprecated per this: Homebrew/homebrew-core#131

I'll try removing the config for cask and seeing if that helps.

@vorstelladuffy
Copy link

@roderik, thanks for reviewing and merging my PR to ansible-role-homebrew. This is the PR which was being blocked. I do not seem to be able to cause CI to be run again. Is this something either you or @wolfeidau are able to do? My goal was to clear the way so this PR could be merged.

@roderik roderik merged commit b87cf85 into superlumic:master Feb 13, 2018
@wolfeidau
Copy link
Contributor Author

Thanks for helping sort that out @vorstelladuffy and merging @roderik.

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

Successfully merging this pull request may close these issues.

3 participants