boxen / our-boxen

Copy me for your team.
https://github.com/boxen/our-boxen/
MIT License
2.58k stars 884 forks source link

Bump brewcask dependency to 0.0.7 #824

Closed hyleung closed 7 years ago

hyleung commented 7 years ago

With brewcask 0.0.6, I'm seeing the following error:

Error: Execution of 'brew boxen-latest brew-cask' returned 1: Error: No available formula with the name "brew-cask"
Error: /Stage[main]/Brewcask/Package[brew-cask]/ensure: change from absent to present failed: Execution of 'brew boxen-latest brew-cask' returned 1: Error: No available formula with the name "brew-cask"

I think this is due to an issue addressed by https://github.com/boxen/puppet-brewcask/pull/46, which was included in brewcask 0.0.7.

I've made this change in a couple of my own environments and it seems to get rid of the error. Haven't verified on a completely clean environment yet tho'.

jabley commented 7 years ago

👍 I've done the same, and works for me.

https://github.com/jabley/our-boxen/pull/9

jacobbednarz commented 7 years ago

fixed in #825.